target property

int? target
getter/setter pair

Target specifies the target value for the given metric; once real metric deviates from the threshold by a certain percentage, the node count changes.

Implementation

core.int? target;