NetworkBandwidthGbpsRequest
Specifies the minimum and maximum for the NetworkBandwidthGbps
object
when you specify InstanceRequirements for an Auto Scaling group.
Note
Setting the minimum bandwidth does not guarantee that your instance will achieve the minimum bandwidth. Amazon EC2 will identify instance types that support the specified minimum bandwidth, but the actual bandwidth of your instance might go below the specified minimum at times. For more information, see Available instance bandwidth in the Amazon EC2 User Guide for Linux Instances.
Contents
- Max
-
The maximum amount of network bandwidth, in gigabits per second (Gbps).
Type: Double
Valid Range: Minimum value of 0.
Required: No
- Min
-
The minimum amount of network bandwidth, in gigabits per second (Gbps).
Type: Double
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: