@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(CfnLifecyclePolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLifecyclePolicyProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
A description of the lifecycle policy.
|
String |
getExecutionRoleArn()
The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
|
Object |
getPolicyDetails()
The configuration details of the lifecycle policy.
|
String |
getState()
The activation state of the lifecycle policy.
|
List<CfnTag> |
getTags()
The tags to apply to the lifecycle policy during creation.
|
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(CfnLifecyclePolicyProps.Builder builder)
CfnLifecyclePolicyProps.Builder.public final String getDescription()
CfnLifecyclePolicyPropsThe characters ^[0-9A-Za-z _-]+$ are supported.
getDescription 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 © 2022. All rights reserved.