maxSlots property
INTERNAL: DO NOT USE.
The maximum rate of slot consumption to allow for this job. If set, the number of slots used to execute the job will be throttled to try and keep its slot consumption below the requested rate. This limit is best effort.
Optional.
Implementation
core.int? maxSlots;