@Stability(value=Stable) public static final class CfnLaunchTemplate.MaintenanceOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.MaintenanceOptionsProperty>
CfnLaunchTemplate.MaintenanceOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.MaintenanceOptionsProperty.Builder |
autoRecovery(String autoRecovery)
Sets the value of
CfnLaunchTemplate.MaintenanceOptionsProperty.getAutoRecovery() |
CfnLaunchTemplate.MaintenanceOptionsProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnLaunchTemplate.MaintenanceOptionsProperty.Builder autoRecovery(String autoRecovery)
CfnLaunchTemplate.MaintenanceOptionsProperty.getAutoRecovery()autoRecovery - Disables the automatic recovery behavior of your instance or sets it to default.this@Stability(value=Stable) public CfnLaunchTemplate.MaintenanceOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.MaintenanceOptionsProperty>CfnLaunchTemplate.MaintenanceOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.