cpuUtilization

@JvmName(name = "lnfqtttfgmtpmjvc")
suspend fun cpuUtilization(value: Output<RegionAutoscalerAutoscalingPolicyCpuUtilizationArgs>)
@JvmName(name = "bwdqspfwiwndeksi")
suspend fun cpuUtilization(value: RegionAutoscalerAutoscalingPolicyCpuUtilizationArgs?)

Parameters

value

Defines the CPU utilization policy that allows the autoscaler to scale based on the average CPU utilization of a managed instance group. Structure is documented below.


@JvmName(name = "auwfajjxecgjngsi")
suspend fun cpuUtilization(argument: suspend RegionAutoscalerAutoscalingPolicyCpuUtilizationArgsBuilder.() -> Unit)

Parameters

argument

Defines the CPU utilization policy that allows the autoscaler to scale based on the average CPU utilization of a managed instance group. Structure is documented below.