pub async fn delete_log_splunk(
    configuration: &mut Configuration,
    params: DeleteLogSplunkParams
) -> Result<InlineResponse200, Error<DeleteLogSplunkError>>
Expand description

Delete the Splunk logging object for a particular service and version.