Method: OCI::Core::Models::Volume#compartment_id
- Defined in:
- lib/oci/core/models/volume.rb
#compartment_id ⇒ String
[Required] The OCID of the compartment that contains the volume.
39 40 41 |
# File 'lib/oci/core/models/volume.rb', line 39 def compartment_id @compartment_id end |