@Stability(value=Stable)
public static interface CfnLifecyclePolicy.ShareRuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLifecyclePolicy.ShareRuleProperty.Builder
A builder for
CfnLifecyclePolicy.ShareRuleProperty |
static class |
CfnLifecyclePolicy.ShareRuleProperty.Jsii$Proxy
An implementation for
CfnLifecyclePolicy.ShareRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLifecyclePolicy.ShareRuleProperty.Builder |
builder() |
default List<String> |
getTargetAccounts()
`CfnLifecyclePolicy.ShareRuleProperty.TargetAccounts`.
|
default Number |
getUnshareInterval()
`CfnLifecyclePolicy.ShareRuleProperty.UnshareInterval`.
|
default String |
getUnshareIntervalUnit()
`CfnLifecyclePolicy.ShareRuleProperty.UnshareIntervalUnit`.
|
@Stability(value=Stable) @Nullable default List<String> getTargetAccounts()
@Stability(value=Stable) @Nullable default Number getUnshareInterval()
@Stability(value=Stable) @Nullable default String getUnshareIntervalUnit()
@Stability(value=Stable) static CfnLifecyclePolicy.ShareRuleProperty.Builder builder()
Copyright © 2021. All rights reserved.