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