| Package | Description |
|---|---|
| io.github.cdklabs.projen.awscdk | |
| io.github.cdklabs.projen.javascript |
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions |
LambdaFunctionOptions.Jsii$Proxy.getBundlingOptions() |
default BundlingOptions |
LambdaFunctionCommonOptions.getBundlingOptions()
(experimental) Bundling options for this AWS Lambda function.
|
BundlingOptions |
LambdaFunctionCommonOptions.Jsii$Proxy.getBundlingOptions() |
| Modifier and Type | Method and Description |
|---|---|
LambdaFunction.Builder |
LambdaFunction.Builder.bundlingOptions(BundlingOptions bundlingOptions)
(experimental) Bundling options for this AWS Lambda function.
|
LambdaFunctionOptions.Builder |
LambdaFunctionOptions.Builder.bundlingOptions(BundlingOptions bundlingOptions)
Sets the value of
LambdaFunctionCommonOptions.getBundlingOptions() |
LambdaFunctionCommonOptions.Builder |
LambdaFunctionCommonOptions.Builder.bundlingOptions(BundlingOptions bundlingOptions)
Sets the value of
LambdaFunctionCommonOptions.getBundlingOptions() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AddBundleOptions
(experimental) Options for `addBundle()`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddBundleOptions.Jsii$Proxy
An implementation for
AddBundleOptions |
static class |
BundlingOptions.Jsii$Proxy
An implementation for
BundlingOptions |
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions |
BundlingOptions.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.