@Stability(value=Stable) @Internal public static final class CfnBucket.TransitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.TransitionProperty
CfnBucket.TransitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.TransitionProperty.Builder, CfnBucket.TransitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.TransitionProperty.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 |
getStorageClass()
The storage class to which you want the object to transition.
|
Object |
getTransitionDate()
Indicates when objects are transitioned to the specified storage class.
|
Number |
getTransitionInDays()
Indicates the number of days after creation when objects are transitioned to the specified storage class.
|
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.TransitionProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getStorageClass()
CfnBucket.TransitionPropertygetStorageClass in interface CfnBucket.TransitionPropertypublic final Object getTransitionDate()
CfnBucket.TransitionPropertyThe date value must be in ISO 8601 format. The time is always midnight UTC.
getTransitionDate in interface CfnBucket.TransitionPropertypublic final Number getTransitionInDays()
CfnBucket.TransitionPropertyThe value must be a positive integer.
getTransitionInDays in interface CfnBucket.TransitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.