Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IIntegration
Packages that use IIntegration
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of IIntegration in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IIntegration in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterface(experimental) Represents an Integration for an HTTP API.static interfaceInternal default implementation forIHttpIntegration.static interfaceInternal default implementation forIIntegration.interface(experimental) Represents an Integration for an WebSocket API.static interfaceInternal default implementation forIWebSocketIntegration.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IIntegrationModifier and TypeClassDescriptionclass(experimental) The 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.class(experimental) The integration for an API route.