Method: OCI::DataCatalog::Models::TermAssociatedObject#key
- Defined in:
- lib/oci/data_catalog/models/term_associated_object.rb
#key ⇒ String
[Required] Immutable key used to uniquely identify the associated object.
12 13 14 |
# File 'lib/oci/data_catalog/models/term_associated_object.rb', line 12 def key @key end |