--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_batch_job_queue Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Batch::JobQueue --- # awscc_batch_job_queue (Data Source) Data Source schema for AWS::Batch::JobQueue ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `compute_environment_order` (Attributes List) (see [below for nested schema](#nestedatt--compute_environment_order)) - `job_queue_arn` (String) - `job_queue_name` (String) - `priority` (Number) - `scheduling_policy_arn` (String) - `state` (String) - `tags` (Map of String) A key-value pair to associate with a resource. ### Nested Schema for `compute_environment_order` Read-Only: - `compute_environment` (String) - `order` (Number)