maxNodes property

int? maxNodes
getter/setter pair

The maximum number of nodes that the group should have.

Must be set if autoscaling is enabled. Maximum value allowed is 100.

Implementation

core.int? maxNodes;