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