Skip to main content

TS3AnalyticsS3BucketDestination

Class in AWS.S3

AnalyticsS3BucketDestination class.

Ancestors

Properties

Bucket

property Bucket: TARN

BucketAccountId

property BucketAccountId: string

Format

property Format: string

Prefix

property Prefix: string

Constructors

Create

constructor Create; overload;

Constructor for TS3AnalyticsS3BucketDestination.


constructor Create(const ANode: IXMLNode); overload;

Constructor for TS3AnalyticsS3BucketDestination.

Parameters

NameDescription
ANodeAn XML node containing an AnalyticsS3BucketDestination.

Methods

CreateNode

function CreateNode(const AParentNode: IXMLNode): IXMLNode;

Create an XML node representation.

Parameters

NameDescription
AParentNodeA parent XML node.

Returns

An S3BucketDestination XML node.