IS3IntelligentTieringConfiguration
Interface in AWS.S3
Interface for IntelligentTieringConfiguration documents.
Properties
Filter
property Filter: IS3Filter
Type: IS3Filter
Specifies a filter used to define a set of objects for inclusion.
Id
property Id: string
The identifier for the intelligent tiering configuration.
Status
property Status: string
Specifies the status of the configuration.
Valid values: Enabled | Disabled.
Tierings
property Tierings: TS3Tierings
Type: TS3Tierings
Specifies the S3 Intelligent-Tiering storage class tier of the configuration.
Methods
ToString
function ToString: string;
Convert to string.
Returns
A string containing the XML representation.
ToXML
function ToXML: IXMLDocument;
Convert to XML.
Returns
An XML representation.