consumed Memory Thresholds
suspend fun consumedMemoryThresholds(value: Output<PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs>)
suspend fun consumedMemoryThresholds(value: PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgs?)
Parameters
value
Utilization thresholds pertaining to amount of consumed memory. Structure is documented below.
suspend fun consumedMemoryThresholds(argument: suspend PrivateCloudManagementClusterAutoscalingSettingsAutoscalingPolicyConsumedMemoryThresholdsArgsBuilder.() -> Unit)
Parameters
argument
Utilization thresholds pertaining to amount of consumed memory. Structure is documented below.