set_threshold_alert

Function set_threshold_alert 

Source
pub async fn set_threshold_alert(
    configuration: &Configuration,
    workspace: &str,
    set_threshold_alert_request: SetThresholdAlertRequest,
) -> Result<String, Error<SetThresholdAlertError>>