ManagedZoneDnsSecConfigResponse

data class ManagedZoneDnsSecConfigResponse(val defaultKeySpecs: List<DnsKeySpecResponse>, val kind: String, val nonExistence: String, val state: String)

Constructors

Link copied to clipboard
fun ManagedZoneDnsSecConfigResponse(defaultKeySpecs: List<DnsKeySpecResponse>, kind: String, nonExistence: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies parameters for generating initial DnsKeys for this ManagedZone. Can only be changed while the state is OFF.

Link copied to clipboard
Link copied to clipboard

Specifies the mechanism for authenticated denial-of-existence responses. Can only be changed while the state is OFF.

Link copied to clipboard

Specifies whether DNSSEC is enabled, and what mode it is in.