pub async fn update_log_https(
configuration: &mut Configuration,
params: UpdateLogHttpsParams,
) -> Result<LoggingHttpsResponse, Error<UpdateLogHttpsError>>
Expand description
Update the HTTPS object for a particular service and version.
pub async fn update_log_https(
configuration: &mut Configuration,
params: UpdateLogHttpsParams,
) -> Result<LoggingHttpsResponse, Error<UpdateLogHttpsError>>
Update the HTTPS object for a particular service and version.