threshold Type
suspend fun thresholdType(value: Output<EnterpriseCrmEventbusProtoWorkflowAlertConfigThresholdType>)
Parameters
value
The threshold type, whether lower(expected_min) or upper(expected_max), for which this alert is being configured. If value falls below expected_min or exceeds expected_max, an alert will be fired.