@Stability(value=Stable) @Internal public static final class CfnBucket.NoncurrentVersionExpirationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.NoncurrentVersionExpirationProperty
CfnBucket.NoncurrentVersionExpirationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.NoncurrentVersionExpirationProperty.Builder, CfnBucket.NoncurrentVersionExpirationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.NoncurrentVersionExpirationProperty.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.
|
Number |
getNoncurrentDays()
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.NoncurrentVersionExpirationProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final Number getNoncurrentDays()
CfnBucket.NoncurrentVersionExpirationPropertyFor information about the noncurrent days calculations, see How Amazon S3 Calculates When an Object Became Noncurrent in the Amazon S3 User Guide .
getNoncurrentDays in interface CfnBucket.NoncurrentVersionExpirationPropertypublic final Number getNewerNoncurrentVersions()
CfnBucket.NoncurrentVersionExpirationPropertyIf 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.NoncurrentVersionExpirationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.