| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Method and Description |
|---|---|
FunctionProps.Builder.RuntimeStep |
FunctionProps.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.