SslCertificateManagedSslCertificateResponse

data class SslCertificateManagedSslCertificateResponse(val domainStatus: Map<String, String>, val domains: List<String>, val status: String)

Configuration and status of a managed SSL certificate.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domains for which a managed SSL certificate will be generated. Each Google-managed SSL certificate supports up to the /load-balancing/docs/quotas#ssl_certificates.

Link copied to clipboard

Output only Detailed statuses of the domains specified for managed certificate resource.

Link copied to clipboard

Output only Status of the managed certificate resource.