

# EBSResourceUtilization
<a name="API_EBSResourceUtilization"></a>

The EBS field that contains a list of EBS metrics that are associated with the current instance. 

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

 ** EbsReadBytesPerSecond **   <a name="awscostmanagement-Type-EBSResourceUtilization-EbsReadBytesPerSecond"></a>
The maximum size of read operations per second   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\S\s]*`   
Required: No

 ** EbsReadOpsPerSecond **   <a name="awscostmanagement-Type-EBSResourceUtilization-EbsReadOpsPerSecond"></a>
The maximum number of read operations per second.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\S\s]*`   
Required: No

 ** EbsWriteBytesPerSecond **   <a name="awscostmanagement-Type-EBSResourceUtilization-EbsWriteBytesPerSecond"></a>
The maximum size of write operations per second.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\S\s]*`   
Required: No

 ** EbsWriteOpsPerSecond **   <a name="awscostmanagement-Type-EBSResourceUtilization-EbsWriteOpsPerSecond"></a>
The maximum number of write operations per second.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Pattern: `[\S\s]*`   
Required: No

## See Also
<a name="API_EBSResourceUtilization_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/ce-2017-10-25/EBSResourceUtilization) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ce-2017-10-25/EBSResourceUtilization) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ce-2017-10-25/EBSResourceUtilization) 