pub async fn update_tls_activation(
    configuration: &mut Configuration,
    params: UpdateTlsActivationParams
) -> Result<TlsActivationResponse, Error<UpdateTlsActivationError>>
Expand description

Update the certificate used to terminate TLS traffic for the domain associated with this TLS activation.