AWS::AppMesh::VirtualNode VirtualServiceBackend
An object that represents a virtual service backend for a virtual node.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "VirtualServiceName" :
String
}
YAML
VirtualServiceName:
String
Properties
VirtualServiceName
-
The name of the virtual service that is acting as a virtual node backend.
Required: Yes
Type: String
Update requires: No interruption