Class CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.dlm.mixins.CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty
@Stability(Stable)
@Internal
public static final class CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty
An implementation for
CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.dlm.mixins.CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty
CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Builder, CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty.Builder.
-
-
Method Details
-
getInterval
Description copied from interface:CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRulePropertyThe period after which to deprecate the cross-Region AMI copies.The 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.
- Specified by:
getIntervalin interfaceCfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty- See Also:
-
getIntervalUnit
Description copied from interface:CfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRulePropertyThe unit of time in which to measure the Interval .For example, to deprecate a cross-Region AMI copy after 3 months, specify
Interval=3andIntervalUnit=MONTHS.- Specified by:
getIntervalUnitin interfaceCfnLifecyclePolicyPropsMixin.CrossRegionCopyDeprecateRuleProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-