NodePoolAutoscaling constructor
NodePoolAutoscaling({})
Implementation
NodePoolAutoscaling({
this.autoprovisioned,
this.enabled,
this.locationPolicy,
this.maxNodeCount,
this.minNodeCount,
this.totalMaxNodeCount,
this.totalMinNodeCount,
});