You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::S3::Types::CopyObjectResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Container for all response elements.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#etagString

Returns the ETag of the new object. The ETag reflects only changes to the contents of an object, not its metadata. The source and destination ETag is identical for a successfully copied object.

Returns:

  • (String)

    Returns the ETag of the new object.

#last_modifiedTime

Returns the date that the object was last modified.

Returns:

  • (Time)

    Returns the date that the object was last modified.