DnsConfiguration

The DNS configuration for your domain names.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain name that you're verifying.

Link copied to clipboard

Explains the status of the DNS configuration.

Link copied to clipboard

The status of your domain name.

Functions

Link copied to clipboard
inline fun copy(block: DnsConfiguration.Builder.() -> Unit = {}): DnsConfiguration
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String