@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.451Z") @Stability(value=Experimental) public class LambdaWebSocketIntegration extends software.amazon.jsii.JsiiObject implements IWebSocketRouteIntegration
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaWebSocketIntegration.Builder
(experimental) A fluent builder for
LambdaWebSocketIntegration. |
software.amazon.jsii.JsiiObject.InitializationModeIWebSocketRouteIntegration.Jsii$Default, IWebSocketRouteIntegration.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
LambdaWebSocketIntegration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
LambdaWebSocketIntegration(software.amazon.jsii.JsiiObjectRef objRef) |
|
LambdaWebSocketIntegration(LambdaWebSocketIntegrationProps props) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketRouteIntegrationConfig |
bind(WebSocketRouteIntegrationBindOptions options)
(experimental) Bind this integration to the route.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected LambdaWebSocketIntegration(software.amazon.jsii.JsiiObjectRef objRef)
protected LambdaWebSocketIntegration(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public LambdaWebSocketIntegration(@NotNull
LambdaWebSocketIntegrationProps props)
props - This parameter is required.@Stability(value=Experimental) @NotNull public WebSocketRouteIntegrationConfig bind(@NotNull WebSocketRouteIntegrationBindOptions options)
bind in interface IWebSocketRouteIntegrationoptions - This parameter is required.Copyright © 2021. All rights reserved.