set_postgres_trigger_mode

Function set_postgres_trigger_mode 

Source
pub async fn set_postgres_trigger_mode(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    set_http_trigger_mode_request: SetHttpTriggerModeRequest,
) -> Result<String, Error<SetPostgresTriggerModeError>>