| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteIntegration |
WebSocketRouteProps.Jsii$Proxy.getIntegration() |
WebSocketRouteIntegration |
WebSocketRouteOptions.getIntegration()
(experimental) The integration to be configured on this route.
|
WebSocketRouteIntegration |
WebSocketRouteOptions.Jsii$Proxy.getIntegration() |
| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteProps.Builder |
WebSocketRouteProps.Builder.integration(WebSocketRouteIntegration integration)
Sets the value of
WebSocketRouteOptions.getIntegration() |
WebSocketRoute.Builder |
WebSocketRoute.Builder.integration(WebSocketRouteIntegration integration)
(experimental) The integration to be configured on this route.
|
WebSocketRouteOptions.Builder |
WebSocketRouteOptions.Builder.integration(WebSocketRouteIntegration integration)
Sets the value of
WebSocketRouteOptions.getIntegration() |
Copyright © 2023. All rights reserved.