Method: OCI::DataCatalog::Models::CustomProperty#scope

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

#scopeArray<OCI::DataCatalog::Models::CustomPropertyTypeUsage>

The set of object types to which the custom property applies.



122
123
124
# File 'lib/oci/data_catalog/models/custom_property.rb', line 122

def scope
  @scope
end