Uses of Class
software.amazon.awscdk.services.batch.JobQueue.Builder
-
Uses of JobQueue.Builder in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptionJobQueue.Builder.computeEnvironments
(List<? extends JobQueueComputeEnvironment> computeEnvironments) (experimental) The set of compute environments mapped to a job queue and their order relative to each other.static JobQueue.Builder
(experimental) The state of the job queue.JobQueue.Builder.jobQueueName
(String jobQueueName) (experimental) A name for the job queue.(experimental) The priority of the job queue.