Class CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.dlm.CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty
@Stability(Stable)
@Internal
public static final class CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty
An implementation for
CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty-
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.cfnpropertymixins.services.dlm.CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty
CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty.Builder, CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty.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.CrossRegionCopyRetainRuleProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty.Builder.
-
-
Method Details
-
getInterval
Description copied from interface:CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRulePropertyThe amount of time to retain a cross-Region snapshot or AMI copy.The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
- Specified by:
getIntervalin interfaceCfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty- See Also:
-
getIntervalUnit
Description copied from interface:CfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRulePropertyThe unit of time for time-based retention.For example, to retain a cross-Region copy for 3 months, specify
Interval=3andIntervalUnit=MONTHS.- Specified by:
getIntervalUnitin interfaceCfnLifecyclePolicyPropsMixin.CrossRegionCopyRetainRuleProperty- 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()
-