ManagedSslCertificateManaged

data class ManagedSslCertificateManaged(val domains: List<String>)

Constructors

Link copied to clipboard
constructor(domains: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Domains for which a managed SSL certificate will be valid. Currently, there can be up to 100 domains in this list.