GetServiceDnsConfig

data class GetServiceDnsConfig(val dnsRecords: List<GetServiceDnsConfigDnsRecord>, val namespaceId: String, val routingPolicy: String)

Constructors

Link copied to clipboard
constructor(dnsRecords: List<GetServiceDnsConfigDnsRecord>, namespaceId: String, routingPolicy: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array that contains one DnsRecord object for each resource record set.

Link copied to clipboard

ID of the namespace that the service belongs to.

Link copied to clipboard

Routing policy that you want to apply to all records that Route 53 creates when you register an instance and specify the service. Valid Values: MULTIVALUE, WEIGHTED