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