@Stability(value=Stable) public static final class CfnLifecyclePolicy.ParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLifecyclePolicy.ParametersProperty>
CfnLifecyclePolicy.ParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLifecyclePolicy.ParametersProperty |
build()
Builds the configured instance.
|
CfnLifecyclePolicy.ParametersProperty.Builder |
excludeBootVolume(Boolean excludeBootVolume)
Sets the value of
CfnLifecyclePolicy.ParametersProperty.getExcludeBootVolume() |
CfnLifecyclePolicy.ParametersProperty.Builder |
excludeBootVolume(IResolvable excludeBootVolume)
Sets the value of
CfnLifecyclePolicy.ParametersProperty.getExcludeBootVolume() |
CfnLifecyclePolicy.ParametersProperty.Builder |
noReboot(Boolean noReboot)
Sets the value of
CfnLifecyclePolicy.ParametersProperty.getNoReboot() |
CfnLifecyclePolicy.ParametersProperty.Builder |
noReboot(IResolvable noReboot)
Sets the value of
CfnLifecyclePolicy.ParametersProperty.getNoReboot() |
@Stability(value=Stable) public CfnLifecyclePolicy.ParametersProperty.Builder excludeBootVolume(Boolean excludeBootVolume)
CfnLifecyclePolicy.ParametersProperty.getExcludeBootVolume()excludeBootVolume - `CfnLifecyclePolicy.ParametersProperty.ExcludeBootVolume`.this@Stability(value=Stable) public CfnLifecyclePolicy.ParametersProperty.Builder excludeBootVolume(IResolvable excludeBootVolume)
CfnLifecyclePolicy.ParametersProperty.getExcludeBootVolume()excludeBootVolume - `CfnLifecyclePolicy.ParametersProperty.ExcludeBootVolume`.this@Stability(value=Stable) public CfnLifecyclePolicy.ParametersProperty.Builder noReboot(Boolean noReboot)
CfnLifecyclePolicy.ParametersProperty.getNoReboot()noReboot - `CfnLifecyclePolicy.ParametersProperty.NoReboot`.this@Stability(value=Stable) public CfnLifecyclePolicy.ParametersProperty.Builder noReboot(IResolvable noReboot)
CfnLifecyclePolicy.ParametersProperty.getNoReboot()noReboot - `CfnLifecyclePolicy.ParametersProperty.NoReboot`.this@Stability(value=Stable) public CfnLifecyclePolicy.ParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnLifecyclePolicy.ParametersProperty>CfnLifecyclePolicy.ParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.