pub async fn update_log_papertrail(
configuration: &mut Configuration,
params: UpdateLogPapertrailParams,
) -> Result<LoggingPapertrailResponse, Error<UpdateLogPapertrailError>>
Expand description
Update the Papertrail for a particular service and version.