size property

int? size
getter/setter pair

The number of running instances for the node group to maintain.

The group adds or removes instances to maintain the number of instances specified by this parameter.

Required.

Implementation

core.int? size;