@Stability(value=Stable) @Internal public static final class CfnBucket.NoncurrentVersionTransitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.NoncurrentVersionTransitionProperty
CfnBucket.NoncurrentVersionTransitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.NoncurrentVersionTransitionProperty.Builder, CfnBucket.NoncurrentVersionTransitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.NoncurrentVersionTransitionProperty.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) |
Number |
getNewerNoncurrentVersions()
Specifies how many noncurrent versions Amazon S3 will retain.
|
String |
getStorageClass()
The class of storage used to store the object.
|
Number |
getTransitionInDays()
Specifies the number of days an object is noncurrent before Amazon S3 can perform the associated action.
|
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.NoncurrentVersionTransitionProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getStorageClass()
CfnBucket.NoncurrentVersionTransitionPropertygetStorageClass in interface CfnBucket.NoncurrentVersionTransitionPropertypublic final Number getTransitionInDays()
CfnBucket.NoncurrentVersionTransitionPropertyFor information about the noncurrent days calculations, see How Amazon S3 Calculates How Long an Object Has Been Noncurrent in the Amazon S3 User Guide .
getTransitionInDays in interface CfnBucket.NoncurrentVersionTransitionPropertypublic final Number getNewerNoncurrentVersions()
CfnBucket.NoncurrentVersionTransitionPropertyIf there are this many more recent noncurrent versions, Amazon S3 will take the associated action. For more information about noncurrent versions, see Lifecycle configuration elements in the Amazon S3 User Guide .
getNewerNoncurrentVersions in interface CfnBucket.NoncurrentVersionTransitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.