pub async fn create_log_https(
configuration: &mut Configuration,
params: CreateLogHttpsParams,
) -> Result<LoggingHttpsResponse, Error<CreateLogHttpsError>>
Expand description
Create an HTTPS object for a particular service and version.
pub async fn create_log_https(
configuration: &mut Configuration,
params: CreateLogHttpsParams,
) -> Result<LoggingHttpsResponse, Error<CreateLogHttpsError>>
Create an HTTPS object for a particular service and version.