Skip to main content

get_kafka_trigger

Function get_kafka_trigger 

Source
pub async fn get_kafka_trigger(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    get_draft: Option<bool>,
) -> Result<GetKafkaTrigger200Response, Error<GetKafkaTriggerError>>