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