@Stability(value=Stable) @Internal public static final class CfnBucket.RuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.RuleProperty
CfnBucket.RulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.RuleProperty.Builder, CfnBucket.RuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.RuleProperty.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) |
Object |
getAbortIncompleteMultipartUpload()
The container for the abort incomplete multipart upload rule.
|
String |
getExpirationDate()
Specifies the expiration for the lifecycle of the object by specifying an expiry date.
|
Number |
getExpirationInDays()
Specifies the expiration for the lifecycle of the object in the form of days that the object has been in the S3 on Outposts bucket.
|
Object |
getFilter()
The container for the filter of the lifecycle rule.
|
String |
getId()
The unique identifier for the lifecycle rule.
|
String |
getStatus()
If `Enabled` , the rule is currently being applied.
|
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.RuleProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final Object getAbortIncompleteMultipartUpload()
CfnBucket.RulePropertygetAbortIncompleteMultipartUpload in interface CfnBucket.RulePropertypublic final String getExpirationDate()
CfnBucket.RulePropertygetExpirationDate in interface CfnBucket.RulePropertypublic final Number getExpirationInDays()
CfnBucket.RulePropertygetExpirationInDays in interface CfnBucket.RulePropertypublic final Object getFilter()
CfnBucket.RulePropertygetFilter in interface CfnBucket.RulePropertypublic final String getId()
CfnBucket.RulePropertyThe value can't be longer than 255 characters.
getId in interface CfnBucket.RulePropertypublic final String getStatus()
CfnBucket.RuleProperty
If Disabled , the rule is not currently being applied.
getStatus in interface CfnBucket.RuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.