Job Queue Args
constructor(computeEnvironmentOrder: Output<List<JobQueueComputeEnvironmentOrderArgs>>? = null, jobQueueName: Output<String>? = null, jobStateTimeLimitActions: Output<List<JobQueueJobStateTimeLimitActionArgs>>? = null, priority: Output<Int>? = null, schedulingPolicyArn: Output<String>? = null, state: Output<JobQueueState>? = null, tags: Output<Map<String, String>>? = null)