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 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.
Namespace: Amazon.Batch.Model
Assembly: AWSSDK.Batch.dll
Version: 3.x.y.z
public class QueueSnapshotUtilizationDetail
The QueueSnapshotUtilizationDetail type exposes the following members
| Name | Description | |
|---|---|---|
|
QueueSnapshotUtilizationDetail() |
| Name | Type | Description | |
|---|---|---|---|
|
FairshareUtilization | Amazon.Batch.Model.FairshareUtilizationDetail |
Gets and sets the property FairshareUtilization. The utilization information for a fairshare scheduling job queues, including active share count and top capacity utilization by share. |
|
LastUpdatedAt | System.Int64 |
Gets and sets the property LastUpdatedAt. The Unix timestamp (in milliseconds) for when the queue utilization information was last updated. |
|
QuotaShareUtilization | Amazon.Batch.Model.QuotaShareUtilizationDetail |
Gets and sets the property QuotaShareUtilization. The utilization information for a job queue with a quota share scheduling policy. |
|
TotalCapacityUsage | System.Collections.Generic.List<Amazon.Batch.Model.QueueSnapshotCapacityUsage> |
Gets and sets the property TotalCapacityUsage. The total capacity usage for the entire job queue. |
.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