Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IIntegration
Packages that use IIntegration
-
Uses of IIntegration in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IIntegration in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterfaceRepresents an Integration for an HTTP API.static interfaceInternal default implementation forIHttpIntegration.static interfaceInternal default implementation forIIntegration.interfaceRepresents an Integration for an WebSocket API.static interfaceInternal default implementation forIWebSocketIntegration.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IIntegrationModifier and TypeClassDescriptionclassThe integration for an API route.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.classThe integration for an API route.