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 interface
Internal default implementation forIHttpIntegration
.static interface
Internal default implementation forIIntegration
.interface
(experimental) Represents an Integration for an WebSocket API.static interface
Internal default implementation forIWebSocketIntegration
.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IIntegrationModifier and TypeClassDescriptionclass
(experimental) The integration for an API route.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) The integration for an API route.