autoscaling Config
Parameters
value
The autoscaling policy config associated with the cluster. Note that once set, if autoscaling_config
is the only field set in cluster_config
, it can only be removed by setting policy_uri = ""
, rather than removing the whole block. Structure defined below.
suspend fun autoscalingConfig(argument: suspend ClusterClusterConfigAutoscalingConfigArgsBuilder.() -> Unit)
Parameters
argument
The autoscaling policy config associated with the cluster. Note that once set, if autoscaling_config
is the only field set in cluster_config
, it can only be removed by setting policy_uri = ""
, rather than removing the whole block. Structure defined below.