class Aws::AppMesh::Types::DnsServiceDiscovery
An object that represents the DNS service discovery information for your virtual node.
@note When making an API call, you may pass DnsServiceDiscovery
data as a hash: { hostname: "Hostname", # required response_type: "LOADBALANCER", # accepts LOADBALANCER, ENDPOINTS }
@!attribute [rw] hostname
Specifies the DNS service discovery hostname for the virtual node. @return [String]
@!attribute [rw] response_type
Specifies the DNS response type for the virtual node. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/DnsServiceDiscovery AWS API Documentation
Constants
- SENSITIVE