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
| Name | Description |
|---|---|
AId | The identifier for the intelligent tiering configuration. |
constructor Create(const ANode: IXMLNode); overload;
Constructor for TS3IntelligentTieringConfiguration.
Parameters
| Name | Description |
|---|---|
ANode | An IntelligentTieringConfiguration XML node. |