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