@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.764Z") @Stability(value=Stable) public interface RemovalPolicyOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
RemovalPolicyOptions.Builder
A builder for
RemovalPolicyOptions |
static class |
RemovalPolicyOptions.Jsii$Proxy
An implementation for
RemovalPolicyOptions |
| Modifier and Type | Method and Description |
|---|---|
static RemovalPolicyOptions.Builder |
builder() |
default Boolean |
getApplyToUpdateReplacePolicy()
Apply the same deletion policy to the resource's "UpdateReplacePolicy".
|
default RemovalPolicy |
getDefaultValue()
The default policy to apply in case the removal policy is not defined.
|
@Stability(value=Stable) default Boolean getApplyToUpdateReplacePolicy()
@Stability(value=Stable) default RemovalPolicy getDefaultValue()
@Stability(value=Stable) static RemovalPolicyOptions.Builder builder()
RemovalPolicyOptions.Builder of RemovalPolicyOptionsCopyright © 2019. All rights reserved.