DnsSettingsResponse

data class DnsSettingsResponse(val customDns: CustomDnsResponse, val glueRecords: List<GlueRecordResponse>, val googleDomainsDns: GoogleDomainsDnsResponse)

Defines the DNS configuration of a Registration, including name servers, DNSSEC, and glue records.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An arbitrary DNS provider identified by its name servers.

Link copied to clipboard

The list of glue records for this Registration. Commonly empty.

Link copied to clipboard

The free DNS zone provided by Google Domains.