@Stability(value=Stable) @Internal public static final class CfnResiliencyPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResiliencyPolicyProps
CfnResiliencyPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResiliencyPolicyProps.Builder, CfnResiliencyPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResiliencyPolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResiliencyPolicyProps.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 |
getDataLocationConstraint()
Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
|
Object |
getPolicy()
The resiliency policy.
|
String |
getPolicyDescription()
The description for the policy.
|
String |
getPolicyName()
The name of the policy.
|
Map<String,String> |
getTags()
The tags assigned to the resource.
|
String |
getTier()
The tier for this resiliency policy, ranging from the highest severity ( `MissionCritical` ) to lowest ( `NonCritical` ).
|
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(CfnResiliencyPolicyProps.Builder builder)
CfnResiliencyPolicyProps.Builder.public final Object getPolicy()
CfnResiliencyPolicyPropsgetPolicy in interface CfnResiliencyPolicyPropspublic final String getPolicyName()
CfnResiliencyPolicyPropsgetPolicyName in interface CfnResiliencyPolicyPropspublic final String getTier()
CfnResiliencyPolicyPropsgetTier in interface CfnResiliencyPolicyPropspublic final String getDataLocationConstraint()
CfnResiliencyPolicyPropsgetDataLocationConstraint in interface CfnResiliencyPolicyPropspublic final String getPolicyDescription()
CfnResiliencyPolicyPropsgetPolicyDescription in interface CfnResiliencyPolicyPropspublic final Map<String,String> getTags()
CfnResiliencyPolicyPropsA tag is a label that you assign to an AWS resource. Each tag consists of a key/value pair.
getTags in interface CfnResiliencyPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.