QuotaShareDetail - AWS Batch

QuotaShareDetail

Detailed information about a quota share, including its configuration, state, and capacity limits.

Contents

capacityLimits

A list that specifies the quantity and type of compute capacity allocated to the quota share.

Type: Array of QuotaShareCapacityLimit objects

Required: No

jobQueueArn

The Amazon Resource Name (ARN) of the job queue associated with the quota share.

Type: String

Required: No

preemptionConfiguration

Specifies the preemption behavior for jobs in a quota share.

Type: QuotaSharePreemptionConfiguration object

Required: No

quotaShareArn

The Amazon Resource Name (ARN) of the quota share.

Type: String

Required: No

quotaShareName

The name of the quota share.

Type: String

Required: No

resourceSharingConfiguration

Specifies whether a quota share reserves, lends, or both lends and borrows idle compute capacity.

Type: QuotaShareResourceSharingConfiguration object

Required: No

state

The state of the quota share.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

status

The current status of the quota share.

Type: String

Valid Values: CREATING | VALID | INVALID | UPDATING | DELETING

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: