cpu Thresholds
suspend fun cpuThresholds(value: Output<ClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgs>)
Parameters
value
Utilization thresholds pertaining to CPU utilization. Structure is documented below.
suspend fun cpuThresholds(argument: suspend ClusterAutoscalingSettingsAutoscalingPolicyCpuThresholdsArgsBuilder.() -> Unit)
Parameters
argument
Utilization thresholds pertaining to CPU utilization. Structure is documented below.