numberOfWorkers property
The number of workers of a defined workerType
that are
allocated to the development endpoint.
The maximum number of workers you can define are 299 for G.1X
,
and 149 for G.2X
.
Implementation
final int? numberOfWorkers;
The number of workers of a defined workerType
that are
allocated to the development endpoint.
The maximum number of workers you can define are 299 for G.1X
,
and 149 for G.2X
.
final int? numberOfWorkers;