@Stability(value=Stable)
public static interface CfnLifecyclePolicy.CrossRegionCopyRuleProperty
extends software.amazon.jsii.JsiiSerializable
| 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`.
|
default String |
getTarget()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Target`.
|
default String |
getTargetRegion()
`CfnLifecyclePolicy.CrossRegionCopyRuleProperty.TargetRegion`.
|
@Stability(value=Stable) @NotNull Object getEncrypted()
@Stability(value=Stable) @Nullable default String getCmkArn()
@Stability(value=Stable) @Nullable default Object getCopyTags()
@Stability(value=Stable) @Nullable default Object getRetainRule()
@Stability(value=Stable) @Nullable default String getTarget()
@Stability(value=Stable) @Nullable default String getTargetRegion()
@Stability(value=Stable) static CfnLifecyclePolicy.CrossRegionCopyRuleProperty.Builder builder()
Copyright © 2021. All rights reserved.