Uses of Interface
software.amazon.awscdk.services.appmesh.RouteBaseProps
-
Uses of RouteBaseProps in software.amazon.awscdk.services.appmesh
Modifier and TypeClassDescriptionstatic final class
An implementation forRouteBaseProps
static final class
An implementation forRouteProps
Modifier and TypeMethodDescriptionIVirtualRouter.addRoute
(String id, RouteBaseProps props) Add a single route to the router.default Route
IVirtualRouter.Jsii$Default.addRoute
(String id, RouteBaseProps props) Add a single route to the router.final Route
IVirtualRouter.Jsii$Proxy.addRoute
(String id, RouteBaseProps props) Add a single route to the router.VirtualRouter.addRoute
(String id, RouteBaseProps props) Add a single route to the router.