pub async fn update_log_splunk(
configuration: &mut Configuration,
params: UpdateLogSplunkParams,
) -> Result<LoggingSplunkResponse, Error<UpdateLogSplunkError>>
Expand description
Update the Splunk logging object for a particular service and version.