mode

@JvmName(name = "cmvyuatmmrposqwg")
suspend fun mode(value: Output<String>)
@JvmName(name = "hxrynttvbdailnmd")
suspend fun mode(value: String?)

Parameters

value

The autoscaling mode. Set to one of the following:

  • OFF: Disables the autoscaler.

  • ON: Enables scaling in and scaling out.

  • ONLY_SCALE_OUT: Enables only scaling out. You must use this mode if your node groups are configured to restart their hosted VMs on minimal servers. Possible values are: OFF, ON, ONLY_SCALE_OUT.