| 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 |
|---|---|
NodejsFunction.Builder |
NodejsFunction.Builder.bundling(BundlingOptions bundling)
Bundling options.
|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.bundling(BundlingOptions bundling)
Sets the value of
NodejsFunctionProps.getBundling() |
Copyright © 2023. All rights reserved.