| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.nodejs |
Amazon Lambda Node.js Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BundlingOptions.Jsii$Proxy
An implementation for
BundlingOptions |
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions |
BundlingOptions.Builder.build()
Builds the configured instance.
|
default BundlingOptions |
NodejsFunctionProps.getBundling()
Bundling options.
|
BundlingOptions |
NodejsFunctionProps.Jsii$Proxy.getBundling() |
| Modifier and Type | Method and Description |
|---|---|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.bundling(BundlingOptions bundling)
Sets the value of
NodejsFunctionProps.getBundling() |
NodejsFunction.Builder |
NodejsFunction.Builder.bundling(BundlingOptions bundling)
Bundling options.
|
Copyright © 2022. All rights reserved.