---
type: resource-type
title: JobQueue
description: aws resource type AWS::Batch::JobQueue
name: JobQueue
lexicon: aws
resource_type: AWS::Batch::JobQueue
---
`AWS::Batch::JobQueue`, a resource type of the aws lexicon.

## Properties

- `Priority` (`number`, required)
- `ComputeEnvironmentOrder` (`JobQueue_ComputeEnvironmentOrder[]`, optional)
- `JobQueueArn` (`string`, optional)
- `JobQueueName` (`string`, optional)
- `JobQueueType` (`string`, optional)
- `JobStateTimeLimitActions` (`JobQueue_JobStateTimeLimitAction[]`, optional)
- `SchedulingPolicyArn` (`string`, optional)
- `ServiceEnvironmentOrder` (`JobQueue_ServiceEnvironmentOrder[]`, optional)
- `State` (`"DISABLED" | "ENABLED"`, optional)
- `Tags` (`Record<string, unknown>`, optional): A key-value pair to associate with a resource.

## Attributes

- `JobQueueArn`
