| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| software.amazon.awscdk.services.apigatewayv2.integrations |
AWS APIGatewayv2 Integrations
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WebSocketRouteIntegrationConfig.Jsii$Proxy
An implementation for
WebSocketRouteIntegrationConfig |
| Modifier and Type | Method and Description |
|---|---|
abstract WebSocketRouteIntegrationConfig |
WebSocketRouteIntegration.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
WebSocketRouteIntegrationConfig |
WebSocketRouteIntegrationConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteIntegrationConfig |
WebSocketLambdaIntegration.bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
Copyright © 2022. All rights reserved.