@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-03-18T10:30:12.768Z") @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()
Default: true
@Stability(value=Stable) default RemovalPolicy getDefaultValue()
Default: - Default value is resource specific. To determine the default value for a resoure, please consult that specific resource's documentation.
@Stability(value=Stable) static RemovalPolicyOptions.Builder builder()
RemovalPolicyOptions.Builder of RemovalPolicyOptionsCopyright © 2020. All rights reserved.