GetCustomDomainsDomainCertConfig

data class GetCustomDomainsDomainCertConfig(val certName: String, val certificate: String)

Constructors

Link copied to clipboard
constructor(certName: String, certificate: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Certificate data of the HTTPS certificates, follow the 'pem'.

Link copied to clipboard

The name of the certificate.