Cluster Autoscaling Settings Args
constructor(autoscalingPolicies: Output<List<ClusterAutoscalingSettingsAutoscalingPolicyArgs>>, coolDownPeriod: Output<String>? = null, maxClusterNodeCount: Output<Int>? = null, minClusterNodeCount: Output<Int>? = null)