class Aws::AppMesh::Types::ServiceDiscovery

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

@note ServiceDiscovery is a union - when making an API calls you must set exactly one of the members.

@note ServiceDiscovery is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ServiceDiscovery corresponding to the set member.

@!attribute [rw] aws_cloud_map

Specifies any Cloud Map information for the virtual node.
@return [Types::AwsCloudMapServiceDiscovery]

@!attribute [rw] dns

Specifies the DNS information for the virtual node.
@return [Types::DnsServiceDiscovery]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/ServiceDiscovery AWS API Documentation

Constants

SENSITIVE