Uses of Interface
software.amazon.awscdk.interfaces.appmesh.IRouteRef
Packages that use IRouteRef
Package
Description
AWS App Mesh Construct Library
-
Uses of IRouteRef in software.amazon.awscdk.interfaces.appmesh
Subinterfaces of IRouteRef in software.amazon.awscdk.interfaces.appmeshModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRouteRef.Classes in software.amazon.awscdk.interfaces.appmesh that implement IRouteRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IRouteRef in software.amazon.awscdk.services.appmesh
Subinterfaces of IRouteRef in software.amazon.awscdk.services.appmeshModifier and TypeInterfaceDescriptioninterfaceInterface for which all Route based classes MUST implement.static interfaceInternal default implementation forIRoute.Classes in software.amazon.awscdk.services.appmesh that implement IRouteRefModifier and TypeClassDescriptionclassCreates a route that is associated with a virtual router.static final classA proxy class which represents a concrete javascript instance of this type.classRoute represents a new or existing route attached to a VirtualRouter and Mesh.Methods in software.amazon.awscdk.services.appmesh with parameters of type IRouteRef