@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)
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`.
|
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(String description, String executionRoleArn, Object policyDetails, String state)
CfnLifecyclePolicyProps.Builder.public final String getDescription()
CfnLifecyclePolicyPropsgetDescription in interface CfnLifecyclePolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dlm-lifecyclepolicy.html#cfn-dlm-lifecyclepolicy-descriptionpublic final String getExecutionRoleArn()
CfnLifecyclePolicyPropsgetExecutionRoleArn in interface CfnLifecyclePolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dlm-lifecyclepolicy.html#cfn-dlm-lifecyclepolicy-executionrolearnpublic final Object getPolicyDetails()
CfnLifecyclePolicyPropsgetPolicyDetails in interface CfnLifecyclePolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dlm-lifecyclepolicy.html#cfn-dlm-lifecyclepolicy-policydetailspublic final String getState()
CfnLifecyclePolicyPropsgetState in interface CfnLifecyclePolicyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dlm-lifecyclepolicy.html#cfn-dlm-lifecyclepolicy-state@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.