@Stability(value=Stable) @Internal public static final class CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty
CfnLifecyclePolicy.CrossRegionCopyDeprecateRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty.Builder, CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLifecyclePolicy.ActionProperty.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 |
getInterval()
The period after which to deprecate the cross-Region AMI copies.
|
String |
getIntervalUnit()
The unit of time in which to measure the *Interval* .
|
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(CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty.Builder builder)
CfnLifecyclePolicy.ActionProperty.Builder.public final Number getInterval()
CfnLifecyclePolicy.CrossRegionCopyDeprecateRulePropertyThe period must be less than or equal to the cross-Region AMI copy retention period, and it can't be greater than 10 years. This is equivalent to 120 months, 520 weeks, or 3650 days.
getInterval in interface CfnLifecyclePolicy.CrossRegionCopyDeprecateRulePropertypublic final String getIntervalUnit()
CfnLifecyclePolicy.CrossRegionCopyDeprecateRulePropertygetIntervalUnit in interface CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.