This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::AppMesh::VirtualNode ServiceDiscovery
An object that represents the service discovery information for a virtual node.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AWSCloudMap" :
AwsCloudMapServiceDiscovery
, "DNS" :DnsServiceDiscovery
}
Properties
AWSCloudMap
-
Specifies any Amazon 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