models_v2.tier_type_enum module¶
- 
class 
models_v2.tier_type_enum.TierTypeEnum[source]¶ Bases:
objectImplementation of the ‘TierType’ enum.
Specifies the AWS tier types.
- Attributes:
 KAMAZONS3STANDARD: TODO: type description here. KAMAZONS3STANDARDIA: TODO: type description here. KAMAZONS3ONEZONEIA: TODO: type description here. KAMAZONS3INTELLIGENTTIERING: TODO: type description here. KAMAZONS3GLACIER: TODO: type description here. KAMAZONS3GLACIERDEEPARCHIVE: TODO: type description here.
- 
KAMAZONS3GLACIER= 'kAmazonS3Glacier'¶ 
- 
KAMAZONS3GLACIERDEEPARCHIVE= 'kAmazonS3GlacierDeepArchive'¶ 
- 
KAMAZONS3INTELLIGENTTIERING= 'kAmazonS3IntelligentTiering'¶ 
- 
KAMAZONS3ONEZONEIA= 'kAmazonS3OneZoneIA'¶ 
- 
KAMAZONS3STANDARD= 'kAmazonS3Standard'¶ 
- 
KAMAZONS3STANDARDIA= 'kAmazonS3StandardIA'¶