autoscalingConfig

@JvmName(name = "bcnldbejddtmjlkg")
suspend fun autoscalingConfig(value: Output<ClusterClusterConfigAutoscalingConfigArgs>)
@JvmName(name = "vivhbjyovtmjpdaq")
suspend fun autoscalingConfig(value: ClusterClusterConfigAutoscalingConfigArgs?)

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.


@JvmName(name = "laebwlsfxcfqsrlp")
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.