Ssl Certificate Self Managed Ssl Certificate Response
data class SslCertificateSelfManagedSslCertificateResponse(val certificate: String, val privateKey: String)
Configuration and status of a self-managed SSL certificate.