Class CfnLifecyclePolicy.DeprecateRuleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.dlm.CfnLifecyclePolicy.DeprecateRuleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLifecyclePolicy.DeprecateRuleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnLifecyclePolicy.DeprecateRuleProperty
@Stability(Stable)
@Internal
public static final class CfnLifecyclePolicy.DeprecateRuleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLifecyclePolicy.DeprecateRuleProperty
An implementation for
CfnLifecyclePolicy.DeprecateRuleProperty-
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.services.dlm.CfnLifecyclePolicy.DeprecateRuleProperty
CfnLifecyclePolicy.DeprecateRuleProperty.Builder, CfnLifecyclePolicy.DeprecateRuleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecyclePolicy.DeprecateRuleProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumbergetCount()CfnLifecyclePolicy.DeprecateRuleProperty.Count.final NumberCfnLifecyclePolicy.DeprecateRuleProperty.Interval.final StringCfnLifecyclePolicy.DeprecateRuleProperty.IntervalUnit.final inthashCode()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
Constructor that initializes the object based on literal property values passed by theCfnLifecyclePolicy.DeprecateRuleProperty.Builder.
-
-
Method Details
-
getCount
Description copied from interface:CfnLifecyclePolicy.DeprecateRulePropertyCfnLifecyclePolicy.DeprecateRuleProperty.Count.- Specified by:
getCountin interfaceCfnLifecyclePolicy.DeprecateRuleProperty
-
getInterval
Description copied from interface:CfnLifecyclePolicy.DeprecateRulePropertyCfnLifecyclePolicy.DeprecateRuleProperty.Interval.- Specified by:
getIntervalin interfaceCfnLifecyclePolicy.DeprecateRuleProperty
-
getIntervalUnit
Description copied from interface:CfnLifecyclePolicy.DeprecateRulePropertyCfnLifecyclePolicy.DeprecateRuleProperty.IntervalUnit.- Specified by:
getIntervalUnitin interfaceCfnLifecyclePolicy.DeprecateRuleProperty
-
$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()
-