Method: OCI::Identity::Models::CreateCustomerSecretKeyDetails#to_s

Defined in:
lib/oci/identity/models/create_customer_secret_key_details.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



116
117
118
# File 'lib/oci/identity/models/create_customer_secret_key_details.rb', line 116

def to_s
  to_hash.to_s
end