QuotaShareDetail
Detailed information about a quota share, including its configuration, state, and capacity limits.
Contents
-
A list that specifies the quantity and type of compute capacity allocated to the quota share.
Type: Array of QuotaShareCapacityLimit objects
Required: No
-
The Amazon Resource Name (ARN) of the job queue associated with the quota share.
Type: String
Required: No
-
Specifies the preemption behavior for jobs in a quota share.
Type: QuotaSharePreemptionConfiguration object
Required: No
-
The Amazon Resource Name (ARN) of the quota share.
Type: String
Required: No
-
The name of the quota share.
Type: String
Required: No
-
Specifies whether a quota share reserves, lends, or both lends and borrows idle compute capacity.
Type: QuotaShareResourceSharingConfiguration object
Required: No
-
The state of the quota share.
Type: String
Valid Values:
ENABLED | DISABLEDRequired: No
-
The current status of the quota share.
Type: String
Valid Values:
CREATING | VALID | INVALID | UPDATING | DELETINGRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: