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