

# EbsOptimizedInfo
<a name="API_EbsOptimizedInfo"></a>

Describes the optimized EBS performance for supported instance types.

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

 ** baselineBandwidthInMbps **   
The baseline bandwidth performance for an EBS-optimized instance type, in Mbps.  
Type: Integer  
Required: No

 ** baselineIops **   
The baseline input/output storage operations per seconds for an EBS-optimized instance type.  
Type: Integer  
Required: No

 ** baselineThroughputInMBps **   
The baseline throughput performance for an EBS-optimized instance type, in MB/s.  
Type: Double  
Required: No

 ** maximumBandwidthInMbps **   
The maximum bandwidth performance for an EBS-optimized instance type, in Mbps.  
Type: Integer  
Required: No

 ** maximumIops **   
The maximum input/output storage operations per second for an EBS-optimized instance type.  
Type: Integer  
Required: No

 ** maximumThroughputInMBps **   
The maximum throughput performance for an EBS-optimized instance type, in MB/s.  
Type: Double  
Required: No

## See Also
<a name="API_EbsOptimizedInfo_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/EbsOptimizedInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/EbsOptimizedInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/EbsOptimizedInfo) 