public static interface SingletonLambdaProps.Builder.HandlerStep
| Modifier and Type | Method and Description |
|---|---|
SingletonLambdaProps.Builder.RuntimeStep |
withHandler(String value)
The name of the function (within your source code) that Lambda calls to
start running your code.
|
SingletonLambdaProps.Builder.RuntimeStep withHandler(String value)
Copyright © 2018. All rights reserved.