AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The capacity usage for a job, including the unit of measure and quantity of resources being used.
Namespace: Amazon.Batch.Model
Assembly: AWSSDK.Batch.dll
Version: 3.x.y.z
public class JobCapacityUsageSummary
The JobCapacityUsageSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
JobCapacityUsageSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
CapacityUnit | System.String |
Gets and sets the property CapacityUnit.
The unit of measure for the capacity usage. This is |
|
Quantity | System.Double |
Gets and sets the property Quantity.
The quantity of capacity being used by the job, measured in the units specified by
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5