GetHostnameTlsSettingResult

data class GetHostnameTlsSettingResult(val createdAt: String, val hostname: String, val id: String, val settingId: String, val status: String, val updatedAt: String, val value: Double, val zoneId: String)

A collection of values returned by getHostnameTlsSetting.

Constructors

Link copied to clipboard
constructor(createdAt: String, hostname: String, id: String, settingId: String, status: String, updatedAt: String, value: Double, zoneId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This is the time the tls setting was originally created for this hostname.

Link copied to clipboard

The hostname for which the tls settings are set.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The TLS Setting name. Available values: "ciphers", "mintlsversion", "http2".

Link copied to clipboard

Deployment status for the given tls setting.

Link copied to clipboard

This is the time the tls setting was updated.

Link copied to clipboard

The tls setting value.

Link copied to clipboard

Identifier.