IS3DeleteMarkerEntry
Interface in AWS.S3
Interface for DeleteMarkerEntry nodes.
Properties
IsLatest
property IsLatest: TOptional<Boolean>
Specifies whether this is the latest version of an object.
Key
property Key: string
The object's key.
LastModified
property LastModified: TOptional<TDateTime>
Specifies the date and time the object was last modified.
Owner
property Owner: IS3Owner
Type: IS3Owner
The details of the account that created the delete marker.
VersionId
property VersionId: string
The version ID of the object.