Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IRoute
Packages that use IRoute
-
Uses of IRoute in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IRoute in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterfaceRepresents a Route for an HTTP API.static interfaceInternal default implementation forIHttpRoute.static interfaceInternal default implementation forIRoute.interfaceRepresents a Route for an WebSocket API.static interfaceInternal default implementation forIWebSocketRoute.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IRouteModifier and TypeClassDescriptionclassRoute class that creates the Route for API Gateway HTTP API.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classRoute class that creates the Route for API Gateway WebSocket API.