DnsServiceDiscovery - AWS App Mesh

DnsServiceDiscovery

An object that represents the DNS service discovery information for your virtual node.

Contents

hostname

Specifies the DNS service discovery hostname for the virtual node.

Type: String

Required: Yes

ipPreference

The preferred IP version that this virtual node uses. Setting the IP preference on the virtual node only overrides the IP preference set for the mesh on this specific node.

Type: String

Valid Values: IPv6_PREFERRED | IPv4_PREFERRED | IPv4_ONLY | IPv6_ONLY

Required: No

responseType

Specifies the DNS response type for the virtual node.

Type: String

Valid Values: LOADBALANCER | ENDPOINTS

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: