@Stability(value=Stable) @Internal public static final class CfnBucket.IntelligentTieringConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.IntelligentTieringConfigurationProperty
CfnBucket.IntelligentTieringConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.IntelligentTieringConfigurationProperty.Builder, CfnBucket.IntelligentTieringConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.IntelligentTieringConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getId()
The ID used to identify the S3 Intelligent-Tiering configuration.
|
String |
getPrefix()
An object key name prefix that identifies the subset of objects to which the rule applies.
|
String |
getStatus()
Specifies the status of the configuration.
|
Object |
getTagFilters()
A container for a key-value pair.
|
Object |
getTierings()
Specifies a list of S3 Intelligent-Tiering storage class tiers in the configuration.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBucket.IntelligentTieringConfigurationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getId()
CfnBucket.IntelligentTieringConfigurationPropertygetId in interface CfnBucket.IntelligentTieringConfigurationPropertypublic final String getStatus()
CfnBucket.IntelligentTieringConfigurationPropertygetStatus in interface CfnBucket.IntelligentTieringConfigurationPropertypublic final Object getTierings()
CfnBucket.IntelligentTieringConfigurationProperty
At least one tier must be defined in the list. At most, you can specify two tiers in the list, one for each available AccessTier: ARCHIVE_ACCESS and DEEP_ARCHIVE_ACCESS .
You only need Intelligent Tiering Configuration enabled on a bucket if you want to automatically move objects stored in the Intelligent-Tiering storage class to Archive Access or Deep Archive Access tiers.
getTierings in interface CfnBucket.IntelligentTieringConfigurationPropertypublic final String getPrefix()
CfnBucket.IntelligentTieringConfigurationPropertygetPrefix in interface CfnBucket.IntelligentTieringConfigurationPropertypublic final Object getTagFilters()
CfnBucket.IntelligentTieringConfigurationPropertygetTagFilters in interface CfnBucket.IntelligentTieringConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.