GetTotalTlsResult

data class GetTotalTlsResult(val certificateAuthority: String, val enabled: Boolean, val id: String, val validityPeriod: Int, val zoneId: String)

A collection of values returned by getTotalTls.

Constructors

Link copied to clipboard
constructor(certificateAuthority: String, enabled: Boolean, id: String, validityPeriod: Int, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Certificate Authority that Total TLS certificates will be issued through. Available values: "google", "letsencrypt", "sslcom".

Link copied to clipboard

If enabled, Total TLS will order a hostname specific TLS certificate for any proxied A, AAAA, or CNAME record in your zone.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The validity period in days for the certificates ordered via Total TLS. Available values: 90.

Link copied to clipboard

Identifier