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