Method: OCI::Core::Models::InstancePool#compartment_id

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

#compartment_idString

[Required] The OCID of the compartment containing the instance pool.

Returns:

  • (String)


31
32
33
# File 'lib/oci/core/models/instance_pool.rb', line 31

def compartment_id
  @compartment_id
end