AWS::AppMesh::VirtualNode ServiceDiscovery
An object that represents the service discovery information for a virtual node.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AWSCloudMap" :
AwsCloudMapServiceDiscovery
, "DNS" :DnsServiceDiscovery
}
Properties
AWSCloudMap
-
Specifies any AWS Cloud Map information for the virtual node.
Required: No
Type: AwsCloudMapServiceDiscovery
Update requires: No interruption
DNS
-
Specifies the DNS information for the virtual node.
Required: No
Type: DnsServiceDiscovery
Update requires: No interruption