@Stability(value=Stable) @Internal public static final class CfnLifecyclePolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLifecyclePolicyProps
CfnLifecyclePolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLifecyclePolicyProps.Builder, CfnLifecyclePolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String description,
String executionRoleArn,
Object policyDetails,
String state,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnLifecyclePolicyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::DLM::LifecyclePolicy.Description`.
|
String |
getExecutionRoleArn()
`AWS::DLM::LifecyclePolicy.ExecutionRoleArn`.
|
Object |
getPolicyDetails()
`AWS::DLM::LifecyclePolicy.PolicyDetails`.
|
String |
getState()
`AWS::DLM::LifecyclePolicy.State`.
|
List<CfnTag> |
getTags()
`AWS::DLM::LifecyclePolicy.Tags`.
|
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.public final String getDescription()
CfnLifecyclePolicyPropsgetDescription in interface CfnLifecyclePolicyPropspublic final String getExecutionRoleArn()
CfnLifecyclePolicyPropsgetExecutionRoleArn in interface CfnLifecyclePolicyPropspublic final Object getPolicyDetails()
CfnLifecyclePolicyPropsgetPolicyDetails in interface CfnLifecyclePolicyPropspublic final String getState()
CfnLifecyclePolicyPropsgetState in interface CfnLifecyclePolicyPropspublic final List<CfnTag> getTags()
CfnLifecyclePolicyPropsgetTags in interface CfnLifecyclePolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.