Method: OCI::Core::Models::BootVolume#to_s
- Defined in:
- lib/oci/core/models/boot_volume.rb
#to_s ⇒ String
Returns the string representation of the object
442 443 444 |
# File 'lib/oci/core/models/boot_volume.rb', line 442 def to_s to_hash.to_s end |