Method: OCI::Identity::Models::Compartment#compartment_id

Defined in:
lib/oci/identity/models/compartment.rb

#compartment_idString

[Required] The OCID of the parent compartment containing the compartment.

Returns:

  • (String)


45
46
47
# File 'lib/oci/identity/models/compartment.rb', line 45

def compartment_id
  @compartment_id
end