@Stability(value=Stable) public static final class CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty>
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty |
build()
Builds the configured instance.
|
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.Builder |
max(Number max)
Sets the value of
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.getMax() |
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.Builder |
min(Number min)
Sets the value of
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.getMin() |
@Stability(value=Stable) public CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.Builder max(Number max)
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.getMax()max - The maximum baseline bandwidth, in Mbps.
To specify no maximum limit, omit this parameter.this@Stability(value=Stable) public CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.Builder min(Number min)
CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty.getMin()min - The minimum baseline bandwidth, in Mbps.
To specify no minimum limit, omit this parameter.this@Stability(value=Stable) public CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.BaselineEbsBandwidthMbpsRequestProperty>CfnSpotFleet.BaselineEbsBandwidthMbpsRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.