| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static WebSocketIntegrationProps.Builder |
WebSocketIntegrationProps.builder() |
WebSocketIntegrationProps.Builder |
WebSocketIntegrationProps.Builder.integrationType(WebSocketIntegrationType integrationType)
Sets the value of
WebSocketIntegrationProps.getIntegrationType() |
WebSocketIntegrationProps.Builder |
WebSocketIntegrationProps.Builder.integrationUri(String integrationUri)
Sets the value of
WebSocketIntegrationProps.getIntegrationUri() |
WebSocketIntegrationProps.Builder |
WebSocketIntegrationProps.Builder.webSocketApi(IWebSocketApi webSocketApi)
Sets the value of
WebSocketIntegrationProps.getWebSocketApi() |
Copyright © 2021. All rights reserved.