class Aws::S3::Types::DeleteMarkerEntry
Information about the delete marker.
@!attribute [rw] owner
The account that created the delete marker.> @return [Types::Owner]
@!attribute [rw] key
The object key. @return [String]
@!attribute [rw] version_id
Version ID of an object. @return [String]
@!attribute [rw] is_latest
Specifies whether the object is (true) or is not (false) the latest version of an object. @return [Boolean]
@!attribute [rw] last_modified
Date and time the object was last modified. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/DeleteMarkerEntry AWS API Documentation
Constants
- SENSITIVE