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
| Name | Description |
|---|---|
ANode | A Destination XML node. |
Methods
CreateNode
function CreateNode(const AParentNode: IXMLNode): IXMLNode;
Create an XML representation.
Parameters
| Name | Description |
|---|---|
AParentNode | A parent XML node. |
Returns
A Destination XML node.