autoscalingConfig

@JvmName(name = "htaicyndnrjippcf")
suspend fun autoscalingConfig(value: Output<AutoscalingConfigArgs>)
@JvmName(name = "evclwdljbesuwijg")
suspend fun autoscalingConfig(value: AutoscalingConfigArgs?)

Parameters

value

Optional. Autoscaling config for the policy associated with the cluster. Cluster does not autoscale if this field is unset.


@JvmName(name = "wdonprjkcveqqbks")
suspend fun autoscalingConfig(argument: suspend AutoscalingConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. Autoscaling config for the policy associated with the cluster. Cluster does not autoscale if this field is unset.