cpuUtilization

@JvmName(name = "rxovuxcsejnqyamm")
suspend fun cpuUtilization(value: Output<AutoscalarAutoscalingPolicyCpuUtilizationArgs>)
@JvmName(name = "sykdpibvfstmkdvh")
suspend fun cpuUtilization(value: AutoscalarAutoscalingPolicyCpuUtilizationArgs?)

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 = "yfqbehxrpmyixiij")
suspend fun cpuUtilization(argument: suspend AutoscalarAutoscalingPolicyCpuUtilizationArgsBuilder.() -> 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.