| Modifier and Type | Method and Description |
|---|---|
static WebSocketIntegration.Builder |
WebSocketIntegration.Builder.create(software.constructs.Construct scope,
String id) |
WebSocketIntegration.Builder |
WebSocketIntegration.Builder.integrationType(WebSocketIntegrationType integrationType)
(experimental) Integration type.
|
WebSocketIntegration.Builder |
WebSocketIntegration.Builder.integrationUri(String integrationUri)
(experimental) Integration URI.
|
WebSocketIntegration.Builder |
WebSocketIntegration.Builder.webSocketApi(IWebSocketApi webSocketApi)
(experimental) The WebSocket API to which this integration should be bound.
|
Copyright © 2023. All rights reserved.