Uses of Interface
software.amazon.awscdk.interfaces.apigatewayv2.IRouteRef
Packages that use IRouteRef
Package
Description
AWS APIGatewayv2 Construct Library
-
Uses of IRouteRef in software.amazon.awscdk.interfaces.apigatewayv2
Subinterfaces of IRouteRef in software.amazon.awscdk.interfaces.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRouteRef.Classes in software.amazon.awscdk.interfaces.apigatewayv2 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.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement IRouteRefModifier and TypeClassDescriptionclassTheAWS::ApiGatewayV2::Routeresource creates a route for an API.