

# EbsCardInfo
<a name="API_EbsCardInfo"></a>

Describes the performance characteristics of an EBS card on the instance type.

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

 ** baselineBandwidthInMbps **   
The baseline bandwidth performance for the EBS card, in Mbps.  
Type: Integer  
Required: No

 ** baselineIops **   
The baseline IOPS performance for the EBS card.  
Type: Integer  
Required: No

 ** baselineThroughputInMBps **   
The baseline throughput performance for the EBS card, in MBps.  
Type: Double  
Required: No

 ** ebsCardIndex **   
The index of the EBS card.  
Type: Integer  
Required: No

 ** maximumBandwidthInMbps **   
The maximum bandwidth performance for the EBS card, in Mbps.  
Type: Integer  
Required: No

 ** maximumIops **   
The maximum IOPS performance for the EBS card.  
Type: Integer  
Required: No

 ** maximumThroughputInMBps **   
The maximum throughput performance for the EBS card, in MBps.  
Type: Double  
Required: No

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