activeUnits property

String? activeUnits
getter/setter pair

Total number of active workers.

This does not correspond directly to slot usage. This is the largest value observed since the last sample.

Implementation

core.String? activeUnits;