target property

int? target
getter/setter pair

The target resource utilization in percentage (1% - 100%) for the given metric; once the real usage deviates from the target by a certain percentage, the machine replicas change.

The default value is 60 (representing 60%) if not provided.

Implementation

core.int? target;