| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static WebSocketRouteIntegrationConfig.Builder |
WebSocketRouteIntegrationConfig.builder() |
WebSocketRouteIntegrationConfig.Builder |
WebSocketRouteIntegrationConfig.Builder.type(WebSocketIntegrationType type)
Sets the value of
WebSocketRouteIntegrationConfig.getType() |
WebSocketRouteIntegrationConfig.Builder |
WebSocketRouteIntegrationConfig.Builder.uri(String uri)
Sets the value of
WebSocketRouteIntegrationConfig.getUri() |
| Constructor and Description |
|---|
Jsii$Proxy(WebSocketRouteIntegrationConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WebSocketRouteIntegrationConfig.Builder. |
Copyright © 2022. All rights reserved.