ServiceDnsConfigDnsRecord

data class ServiceDnsConfigDnsRecord(val ttl: Int, val type: String)

Constructors

Link copied to clipboard
constructor(ttl: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ttl: Int

The amount of time, in seconds, that you want DNS resolvers to cache the settings for this resource record set.

Link copied to clipboard

The type of the resource, which indicates the value that Amazon Route 53 returns in response to DNS queries. Valid Values: A, AAAA, SRV, CNAME