pub async fn list_log_https(
configuration: &mut Configuration,
params: ListLogHttpsParams,
) -> Result<Vec<LoggingHttpsResponse>, Error<ListLogHttpsError>>
Expand description
List all of the HTTPS objects for a particular service and version.