@Stability(value=Stable) @Internal public static final class CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLifecyclePolicy.CrossRegionCopyRuleProperty
CfnLifecyclePolicy.CrossRegionCopyRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLifecyclePolicy.CrossRegionCopyRuleProperty.Builder, CfnLifecyclePolicy.CrossRegionCopyRuleProperty.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(Object encrypted,
String targetRegion,
String cmkArn,
Object copyTags,
Object retainRule)
Constructor that initializes the object based on literal property values passed by the
CfnLifecyclePolicy.CreateRuleProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCmkArn()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.CmkArn`.
|
Object |
getCopyTags()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.CopyTags`.
|
Object |
getEncrypted()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Encrypted`.
|
Object |
getRetainRule()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.RetainRule`.
|
String |
getTargetRegion()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.TargetRegion`.
|
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 Object getEncrypted()
CfnLifecyclePolicy.CrossRegionCopyRulePropertygetEncrypted in interface CfnLifecyclePolicy.CrossRegionCopyRulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-encryptedpublic final String getTargetRegion()
CfnLifecyclePolicy.CrossRegionCopyRulePropertygetTargetRegion in interface CfnLifecyclePolicy.CrossRegionCopyRulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-targetregionpublic final String getCmkArn()
CfnLifecyclePolicy.CrossRegionCopyRulePropertygetCmkArn in interface CfnLifecyclePolicy.CrossRegionCopyRulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-cmkarnpublic final Object getCopyTags()
CfnLifecyclePolicy.CrossRegionCopyRulePropertygetCopyTags in interface CfnLifecyclePolicy.CrossRegionCopyRulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-copytagspublic final Object getRetainRule()
CfnLifecyclePolicy.CrossRegionCopyRulePropertygetRetainRule in interface CfnLifecyclePolicy.CrossRegionCopyRulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-retainrule@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.