pub async fn get_log_https(
configuration: &mut Configuration,
params: GetLogHttpsParams,
) -> Result<LoggingHttpsResponse, Error<GetLogHttpsError>>
Expand description
Get the HTTPS object for a particular service and version.
pub async fn get_log_https(
configuration: &mut Configuration,
params: GetLogHttpsParams,
) -> Result<LoggingHttpsResponse, Error<GetLogHttpsError>>
Get the HTTPS object for a particular service and version.