@Stability(value=Experimental) public static final class LambdaWebSocketIntegrationProps.Builder extends Object implements software.amazon.jsii.Builder<LambdaWebSocketIntegrationProps>
LambdaWebSocketIntegrationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
LambdaWebSocketIntegrationProps |
build()
Builds the configured instance.
|
LambdaWebSocketIntegrationProps.Builder |
handler(IFunction handler)
Sets the value of
LambdaWebSocketIntegrationProps.getHandler() |
@Stability(value=Experimental) public LambdaWebSocketIntegrationProps.Builder handler(IFunction handler)
LambdaWebSocketIntegrationProps.getHandler()handler - The handler for this integration. This parameter is required.this@Stability(value=Experimental) public LambdaWebSocketIntegrationProps build()
build in interface software.amazon.jsii.Builder<LambdaWebSocketIntegrationProps>LambdaWebSocketIntegrationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.