Method: OCI::Core::Models::VolumeKmsKey#to_s
- Defined in:
- lib/oci/core/models/volume_kms_key.rb
#to_s ⇒ String
Returns the string representation of the object
117 118 119 |
# File 'lib/oci/core/models/volume_kms_key.rb', line 117 def to_s to_hash.to_s end |