

# BaselineEbsBandwidthMbpsRequest
<a name="API_BaselineEbsBandwidthMbpsRequest"></a>

The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see [Amazon EBS–optimized instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html) in the *Amazon EC2 User Guide*.

## Contents
<a name="API_BaselineEbsBandwidthMbpsRequest_Contents"></a>

 ** Max **   
The maximum baseline bandwidth, in Mbps. To specify no maximum limit, omit this parameter.  
Type: Integer  
Required: No

 ** Min **   
The minimum baseline bandwidth, in Mbps. To specify no minimum limit, omit this parameter.  
Type: Integer  
Required: No

## See Also
<a name="API_BaselineEbsBandwidthMbpsRequest_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ec2-2016-11-15/BaselineEbsBandwidthMbpsRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/BaselineEbsBandwidthMbpsRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/BaselineEbsBandwidthMbpsRequest) 