AWS::AppMesh::VirtualService VirtualServiceSpec
An object that represents the specification of a virtual service.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Provider" :
VirtualServiceProvider
}
Properties
Provider
-
The App Mesh object that is acting as the provider for a virtual service. You can specify a single virtual node or virtual router.
Required: No
Type: VirtualServiceProvider
Update requires: No interruption