| Package | Description |
|---|---|
| io.github.cdklabs.projen.awscdk |
| Modifier and Type | Method and Description |
|---|---|
static LambdaFunctionCommonOptions.Builder |
LambdaFunctionCommonOptions.builder() |
LambdaFunctionCommonOptions.Builder |
LambdaFunctionCommonOptions.Builder.bundlingOptions(BundlingOptions bundlingOptions)
Sets the value of
LambdaFunctionCommonOptions.getBundlingOptions() |
LambdaFunctionCommonOptions.Builder |
LambdaFunctionCommonOptions.Builder.runtime(LambdaRuntime runtime)
Sets the value of
LambdaFunctionCommonOptions.getRuntime() |
| Constructor and Description |
|---|
Jsii$Proxy(LambdaFunctionCommonOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LambdaFunctionCommonOptions.Builder. |
Copyright © 2021. All rights reserved.