Method: OCI::Core::Models::Volume#compartment_id

Defined in:
lib/oci/core/models/volume.rb

#compartment_idString

[Required] The OCID of the compartment that contains the volume.

Returns:

  • (String)


39
40
41
# File 'lib/oci/core/models/volume.rb', line 39

def compartment_id
  @compartment_id
end