Method: OCI::DataCatalog::Models::CustomProperty#key

Defined in:
lib/oci/data_catalog/models/custom_property.rb

#keyString

[Required] Unique data asset key that is immutable.

Returns:

  • (String)


35
36
37
# File 'lib/oci/data_catalog/models/custom_property.rb', line 35

def key
  @key
end