@Stability(value=Stable) public static final class CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty>
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty |
build()
Builds the configured instance.
|
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.Builder |
max(Number max)
Sets the value of
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.getMax() |
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.Builder |
min(Number min)
Sets the value of
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.getMin() |
@Stability(value=Stable) public CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.Builder max(Number max)
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.getMax()max - The maximum amount of network bandwidth, in gigabits per second (Gbps).this@Stability(value=Stable) public CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.Builder min(Number min)
CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty.getMin()min - The minimum amount of network bandwidth, in gigabits per second (Gbps).this@Stability(value=Stable) public CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty build()
build in interface software.amazon.jsii.Builder<CfnAutoScalingGroup.NetworkBandwidthGbpsRequestProperty>CfnAutoScalingGroup.NetworkBandwidthGbpsRequestPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.