QueueSnapshotUtilizationDetail
The job queue utilization at a specific point in time, including total capacity usage, and quota share or fairshare utilization breakdown depending on the job queue scheduling policy.
Contents
-
The utilization information for a fairshare scheduling job queues, including active share count and top capacity utilization by share.
Type: FairshareUtilizationDetail object
Required: No
- lastUpdatedAt
-
The Unix timestamp (in milliseconds) for when the queue utilization information was last updated.
Type: Long
Required: No
-
The utilization information for a job queue with a quota share scheduling policy.
Type: QuotaShareUtilizationDetail object
Required: No
- totalCapacityUsage
-
The total capacity usage for the entire job queue.
Type: Array of QueueSnapshotCapacityUsage objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: