minSize property

int? minSize
final

The minimum number of worker nodes that the managed node group can scale in to. This number must be greater than zero.

Implementation

final int? minSize;