GetServiceDnsConfigDnsRecord

data class GetServiceDnsConfigDnsRecord(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

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 health check that you want to create, which indicates how Route 53 determines whether an endpoint is healthy. Valid Values: HTTP, HTTPS, TCP