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