Function exists_sqs_trigger

Source
pub async fn exists_sqs_trigger(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<bool, Error<ExistsSqsTriggerError>>