@Stability(value=Stable) public static final class CfnLaunchTemplate.MonitoringProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLaunchTemplate.MonitoringProperty>
CfnLaunchTemplate.MonitoringProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLaunchTemplate.MonitoringProperty |
build()
Builds the configured instance.
|
CfnLaunchTemplate.MonitoringProperty.Builder |
enabled(Boolean enabled)
Sets the value of
CfnLaunchTemplate.MonitoringProperty.getEnabled() |
CfnLaunchTemplate.MonitoringProperty.Builder |
enabled(IResolvable enabled)
Sets the value of
CfnLaunchTemplate.MonitoringProperty.getEnabled() |
@Stability(value=Stable) public CfnLaunchTemplate.MonitoringProperty.Builder enabled(Boolean enabled)
CfnLaunchTemplate.MonitoringProperty.getEnabled()enabled - `CfnLaunchTemplate.MonitoringProperty.Enabled`.this@Stability(value=Stable) public CfnLaunchTemplate.MonitoringProperty.Builder enabled(IResolvable enabled)
CfnLaunchTemplate.MonitoringProperty.getEnabled()enabled - `CfnLaunchTemplate.MonitoringProperty.Enabled`.this@Stability(value=Stable) public CfnLaunchTemplate.MonitoringProperty build()
build in interface software.amazon.jsii.Builder<CfnLaunchTemplate.MonitoringProperty>CfnLaunchTemplate.MonitoringPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.