maxNodes property

int? maxNodes
final

The maximum number of nodes that the group should have. Must be set if autoscaling is enabled. Maximum value allowed is 100.

Implementation

final int? maxNodes;