RouteData
An object that represents a route returned by a describe operation.
Contents
- meshName
-
The name of the service mesh that the route resides in.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- metadata
-
The associated metadata for the route.
Type: ResourceMetadata object
Required: Yes
- routeName
-
The name of the route.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- spec
-
The specifications of the route.
Type: RouteSpec object
Required: Yes
- status
-
The status of the route.
Type: RouteStatus object
Required: Yes
- virtualRouterName
-
The virtual router that the route is associated with.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: