AWS::AppMesh::Mesh MeshSpec
An object that represents the specification of a service mesh.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "EgressFilter" :EgressFilter, "ServiceDiscovery" :MeshServiceDiscovery}
Properties
EgressFilter-
The egress filter rules for the service mesh.
Required: No
Type: EgressFilter
Update requires: No interruption
ServiceDiscoveryProperty description not available.
Required: No
Type: MeshServiceDiscovery
Update requires: No interruption