TS3OutputLocation
Class in AWS.S3
OutputLocation node class.
Ancestors
Properties
S3
property S3: IS3Location
Type: IS3Location
Constructors
Create
constructor Create(const AS3: IS3Location);
Constructor for TS3OutputLocation.
Parameters
| Name | Description |
|---|---|
AS3 | Specifies the S3 location to store the results of a restore request. |
Methods
CreateNode
function CreateNode(const AParentNode: IXMLNode): IXMLNode;
Create an XML representation.
Parameters
| Name | Description |
|---|---|
AParentNode | A parent XML node. |
Returns
A OutputLocation XML node.