JobQueueArgs

constructor(computeEnvironments: Output<List<String>>? = null, name: Output<String>? = null, priority: Output<Int>? = null, schedulingPolicyArn: Output<String>? = null, state: Output<String>? = null, tags: Output<Map<String, String>>? = null)