Method: OCI::KeyManagement::Models::GeneratedKey#to_s
- Defined in:
- lib/oci/key_management/models/generated_key.rb
#to_s ⇒ String
Returns the string representation of the object
142 143 144 |
# File 'lib/oci/key_management/models/generated_key.rb', line 142 def to_s to_hash.to_s end |