cpuUtilizationPercent

@JvmName(name = "tdymwixsxwbdvlnw")
suspend fun cpuUtilizationPercent(value: Output<Int>)
@JvmName(name = "waqkobnsmkqhesvr")
suspend fun cpuUtilizationPercent(value: Int?)

Parameters

value

The cpu utilization that the Autoscaler should be trying to achieve. This number is on a scale from 0 (no utilization) to 100 (total utilization), and is limited between 10 and 80, otherwise it will return INVALID_ARGUMENT error.