| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(WebSocketIntegrationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WebSocketIntegrationProps.Builder. |
Copyright © 2022. All rights reserved.