@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:44.844Z") @Stability(value=Experimental) 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()
(experimental) Apply the same deletion policy to the resource's "UpdateReplacePolicy".
|
default RemovalPolicy |
getDefaultValue()
(experimental) The default policy to apply in case the removal policy is not defined.
|
@Stability(value=Experimental) @Nullable default Boolean getApplyToUpdateReplacePolicy()
Default: true
@Stability(value=Experimental) @Nullable 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=Experimental) static RemovalPolicyOptions.Builder builder()
RemovalPolicyOptions.Builder of RemovalPolicyOptionsCopyright © 2021. All rights reserved.