Method: OCI::Core::Models::BootVolume#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



442
443
444
# File 'lib/oci/core/models/boot_volume.rb', line 442

def to_s
  to_hash.to_s
end