

# ResourceUtilization
<a name="API_ResourceUtilization"></a>

The resource utilization for memory, storage, and vCPU for jobs.

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

 ** memoryGBHour **   <a name="emrserverless-Type-ResourceUtilization-memoryGBHour"></a>
The aggregated memory used per hour from the time the job starts executing until the job is terminated.  
Type: Double  
Required: No

 ** storageGBHour **   <a name="emrserverless-Type-ResourceUtilization-storageGBHour"></a>
The aggregated storage used per hour from the time the job starts executing until the job is terminated.  
Type: Double  
Required: No

 ** vCPUHour **   <a name="emrserverless-Type-ResourceUtilization-vCPUHour"></a>
The aggregated vCPU used per hour from the time the job starts executing until the job is terminated.  
Type: Double  
Required: No

## See Also
<a name="API_ResourceUtilization_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/emr-serverless-2021-07-13/ResourceUtilization) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/emr-serverless-2021-07-13/ResourceUtilization) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/emr-serverless-2021-07-13/ResourceUtilization) 