RecordFailoverRoutingPolicy

data class RecordFailoverRoutingPolicy(val type: String)

Constructors

Link copied to clipboard
constructor(type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

PRIMARY or SECONDARY. A PRIMARY record will be served if its healthcheck is passing, otherwise the SECONDARY will be served. See http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-configuring-options.html#dns-failover-failover-rrsets