maxReplicaCount property

int? maxReplicaCount
final

Optional. max replicas in the node pool, must be ≥ replica_count and > min_replica_count or will throw error

Implementation

final int? maxReplicaCount;