Skip to main content

TS3IntelligentTieringConfiguration

Class in AWS.S3

IntelligentTieringConfiguration document class.

Ancestors

Properties

Filter

property Filter: IS3Filter

Type: IS3Filter

Id

property Id: string

Status

property Status: string

Tierings

property Tierings: TS3Tierings

Type: TS3Tierings

Constructors

Create

constructor Create(const AId: string); overload;

Constructor for TS3IntelligentTieringConfiguration.

Parameters

NameDescription
AIdThe identifier for the intelligent tiering configuration.

constructor Create(const ANode: IXMLNode); overload;

Constructor for TS3IntelligentTieringConfiguration.

Parameters

NameDescription
ANodeAn IntelligentTieringConfiguration XML node.