pub async fn update_log_scalyr(
configuration: &mut Configuration,
params: UpdateLogScalyrParams,
) -> Result<LoggingScalyrResponse, Error<UpdateLogScalyrError>>
Expand description
Update the Scalyr for a particular service and version.
pub async fn update_log_scalyr(
configuration: &mut Configuration,
params: UpdateLogScalyrParams,
) -> Result<LoggingScalyrResponse, Error<UpdateLogScalyrError>>
Update the Scalyr for a particular service and version.