processingUnits property

int? processingUnits
getter/setter pair

The number of processing units allocated to each replica.

This may be zero in API responses for instances that are not yet in state READY.

Implementation

core.int? processingUnits;