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