workerPools property
The worker pools.
At least one "harness" worker pool must be specified in order for the job to have workers.
Implementation
core.List<WorkerPool>? workerPools;
The worker pools.
At least one "harness" worker pool must be specified in order for the job to have workers.
core.List<WorkerPool>? workerPools;