Method: OCI::DataCatalog::Models::CustomProperty#key
- Defined in:
- lib/oci/data_catalog/models/custom_property.rb
#key ⇒ String
[Required] Unique data asset key that is immutable.
35 36 37 |
# File 'lib/oci/data_catalog/models/custom_property.rb', line 35 def key @key end |