Skip to main content

TS3InventoryDestination

Class in AWS.S3

Inventory Destination class.

Ancestors

Properties

S3BucketDestination

property S3BucketDestination: IS3InventoryS3BucketDestination

Type: IS3InventoryS3BucketDestination

Constructors

Create

constructor Create; overload;

Constructor for TS3InventoryDestination.


constructor Create(const ANode: IXMLNode); overload;

Constructor for TS3InventoryDestination.

Parameters

NameDescription
ANodeA Destination XML node.

Methods

CreateNode

function CreateNode(const AParentNode: IXMLNode): IXMLNode;

Create an XML representation.

Parameters

NameDescription
AParentNodeA parent XML node.

Returns

A Destination XML node.