threshold Value
suspend fun thresholdValue(value: Output<EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValueArgs>)
Parameters
value
The metric value, above or below which the alert should be triggered.
suspend fun thresholdValue(argument: suspend EnterpriseCrmEventbusProtoBaseAlertConfigThresholdValueArgsBuilder.() -> Unit)
Parameters
argument
The metric value, above or below which the alert should be triggered.