Skip to main content

TS3DeleteMarkerEntry

Class in AWS.S3

DeleteMarkerEntry node class.

Ancestors

Properties

IsLatest

property IsLatest: TOptional<Boolean>

Key

property Key: string

LastModified

property LastModified: TOptional<TDateTime>

Owner

property Owner: IS3Owner

Type: IS3Owner

VersionId

property VersionId: string

Constructors

Create

constructor Create(const ANode: IXMLNode);

Constructor for TS3DeleteMarkerEntry.

Parameters

NameDescription
ANodeA DeleteMarker XML node.