Namespace Amazon.CDK.AwsApigatewayv2Integrations
Classes
| HttpAlbIntegration | The Application Load Balancer integration resource for HTTP API. |
| HttpAlbIntegrationProps | Properties to initialize |
| HttpEventBridgeIntegration | The EventBridge PutEvents integration resource for HTTP API. |
| HttpEventBridgeIntegrationProps | Properties to initialize |
| HttpLambdaIntegration | The Lambda Proxy integration resource for HTTP API. |
| HttpLambdaIntegrationProps | Lambda Proxy integration properties. |
| HttpNlbIntegration | The Network Load Balancer integration resource for HTTP API. |
| HttpNlbIntegrationProps | Properties to initialize |
| HttpPrivateIntegrationOptions | Base options for private integration. |
| HttpServiceDiscoveryIntegration | The Service Discovery integration resource for HTTP API. |
| HttpServiceDiscoveryIntegrationProps | Properties to initialize |
| HttpSqsIntegration | The Sqs integration resource for HTTP API. |
| HttpSqsIntegrationProps | Properties to initialize |
| HttpStepFunctionsIntegration | The StepFunctions integration resource for HTTP API. |
| HttpStepFunctionsIntegrationProps | Properties to initialize |
| HttpUrlIntegration | The HTTP Proxy integration resource for HTTP API. |
| HttpUrlIntegrationProps | Properties to initialize a new |
| WebSocketAwsIntegration | AWS WebSocket AWS Type Integration. |
| WebSocketAwsIntegrationProps | Props for AWS type integration for a WebSocket Api. |
| WebSocketLambdaIntegration | Lambda WebSocket Integration. |
| WebSocketLambdaIntegrationProps | Props for Lambda type integration for a WebSocket Api. |
| WebSocketMockIntegration | Mock WebSocket Integration. |
| WebSocketMockIntegrationProps | Props for Mock type integration for a WebSocket Api. |
Interfaces
| IHttpAlbIntegrationProps | Properties to initialize |
| IHttpEventBridgeIntegrationProps | Properties to initialize |
| IHttpLambdaIntegrationProps | Lambda Proxy integration properties. |
| IHttpNlbIntegrationProps | Properties to initialize |
| IHttpPrivateIntegrationOptions | Base options for private integration. |
| IHttpServiceDiscoveryIntegrationProps | Properties to initialize |
| IHttpSqsIntegrationProps | Properties to initialize |
| IHttpStepFunctionsIntegrationProps | Properties to initialize |
| IHttpUrlIntegrationProps | Properties to initialize a new |
| IWebSocketAwsIntegrationProps | Props for AWS type integration for a WebSocket Api. |
| IWebSocketLambdaIntegrationProps | Props for Lambda type integration for a WebSocket Api. |
| IWebSocketMockIntegrationProps | Props for Mock type integration for a WebSocket Api. |