numberOfWorkers property
The number of workers of a defined workerType
that are
allocated when a task of the transform runs.
If WorkerType
is set, then NumberOfWorkers
is
required (and vice versa).
Implementation
final int? numberOfWorkers;
The number of workers of a defined workerType
that are
allocated when a task of the transform runs.
If WorkerType
is set, then NumberOfWorkers
is
required (and vice versa).
final int? numberOfWorkers;