Method: OCI::ObjectStorage::Models::CopyObjectDetails#to_s

Defined in:
lib/oci/object_storage/models/copy_object_details.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



288
289
290
# File 'lib/oci/object_storage/models/copy_object_details.rb', line 288

def to_s
  to_hash.to_s
end