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