@Stability(value=Stable)
public static interface CfnLifecyclePolicy.CrossRegionCopyRuleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Builder
A builder for
CfnLifecyclePolicy.CrossRegionCopyRuleProperty |
static class |
CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Jsii$Proxy
An implementation for
CfnLifecyclePolicy.CrossRegionCopyRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Builder |
builder() |
default String |
getCmkArn()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.CmkArn`.
|
default Object |
getCopyTags()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.CopyTags`.
|
Object |
getEncrypted()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Encrypted`.
|
default Object |
getRetainRule()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.RetainRule`.
|
String |
getTargetRegion()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.TargetRegion`.
|
@Stability(value=Stable) @NotNull Object getEncrypted()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-encrypted@Stability(value=Stable) @NotNull String getTargetRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-targetregion@Stability(value=Stable) @Nullable default String getCmkArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-cmkarn@Stability(value=Stable) @Nullable default Object getCopyTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-copytags@Stability(value=Stable) @Nullable default Object getRetainRule()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-crossregioncopyrule.html#cfn-dlm-lifecyclepolicy-crossregioncopyrule-retainrule@Stability(value=Stable) static CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Builder builder()
Copyright © 2020. All rights reserved.