

# ServiceJobCapacityUsageSummary
<a name="API_ServiceJobCapacityUsageSummary"></a>

The capacity usage for a service job, including the unit of measure and quantity of resources being used.

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

 ** capacityUnit **   <a name="Batch-Type-ServiceJobCapacityUsageSummary-capacityUnit"></a>
The unit of measure for the service job capacity usage. For service jobs, this is the instance type.  
Type: String  
Required: No

 ** quantity **   <a name="Batch-Type-ServiceJobCapacityUsageSummary-quantity"></a>
The quantity of capacity being used by the service job, measured in the units specified by `capacityUnit`.  
Type: Double  
Required: No

## See Also
<a name="API_ServiceJobCapacityUsageSummary_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/batch-2016-08-10/ServiceJobCapacityUsageSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/batch-2016-08-10/ServiceJobCapacityUsageSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/batch-2016-08-10/ServiceJobCapacityUsageSummary) 