autoscalingProfile

@JvmName(name = "fivdsfrjvldoffvb")
suspend fun autoscalingProfile(value: Output<String>)
@JvmName(name = "cvcnwhpsiyomluqp")
suspend fun autoscalingProfile(value: String?)

Parameters

value

Configuration options for the Autoscaling profile feature, which lets you choose whether the cluster autoscaler should optimize for resource utilization or resource availability when deciding to remove nodes from a cluster. Can be BALANCED or OPTIMIZE_UTILIZATION. Defaults to BALANCED.