@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.451Z") @Stability(value=Experimental) public interface LambdaWebSocketIntegrationProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaWebSocketIntegrationProps.Builder
A builder for
LambdaWebSocketIntegrationProps |
static class |
LambdaWebSocketIntegrationProps.Jsii$Proxy
An implementation for
LambdaWebSocketIntegrationProps |
| Modifier and Type | Method and Description |
|---|---|
static LambdaWebSocketIntegrationProps.Builder |
builder() |
IFunction |
getHandler()
(experimental) The handler for this integration.
|
@Stability(value=Experimental) @NotNull IFunction getHandler()
@Stability(value=Experimental) static LambdaWebSocketIntegrationProps.Builder builder()
Copyright © 2021. All rights reserved.