Custom

data class Custom(val ttlInSeconds: Int) : DnsConfiguration

Custom TTL in seconds (1 : 864000) (additionally, the DNS request when communication has failed)

Constructors

Link copied to clipboard
constructor(ttlInSeconds: Int)

Properties

Link copied to clipboard

Time to live in seconds

Functions

Link copied to clipboard