TS3DeletedObject
Class in AWS.S3
DeletedObject class.
Ancestors
Properties
DeleteMarker
property DeleteMarker: TOptional<Boolean>
DeleteMarkerVersionId
property DeleteMarkerVersionId: string
Key
property Key: string
VersionId
property VersionId: string
Constructors
Create
constructor Create(const ANode: IXMLNode);
Constructor for TS3DeletedObject.
Parameters
| Name | Description |
|---|---|
ANode | A DeletedObject XML node. |