MeshData
An object that represents a service mesh returned by a describe operation.
Contents
- meshName
-
The name of the service mesh.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- metadata
-
The associated metadata for the service mesh.
Type: ResourceMetadata object
Required: Yes
- spec
-
The associated specification for the service mesh.
Type: MeshSpec object
Required: Yes
- status
-
The status of the service mesh.
Type: MeshStatus object
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: