NodePoolAutoscalingArgs

constructor(autoprovisioned: Output<Boolean>? = null, enabled: Output<Boolean>? = null, locationPolicy: Output<NodePoolAutoscalingLocationPolicy>? = null, maxNodeCount: Output<Int>? = null, minNodeCount: Output<Int>? = null, totalMaxNodeCount: Output<Int>? = null, totalMinNodeCount: Output<Int>? = null)