| 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 |
GoFunctionProps.getBundling()
(experimental) Bundling options.
|
BundlingOptions |
GoFunctionProps.Jsii$Proxy.getBundling() |
| Modifier and Type | Method and Description |
|---|---|
GoFunction.Builder |
GoFunction.Builder.bundling(BundlingOptions bundling)
(experimental) Bundling options.
|
GoFunctionProps.Builder |
GoFunctionProps.Builder.bundling(BundlingOptions bundling)
Sets the value of
GoFunctionProps.getBundling() |
Copyright © 2023. All rights reserved.