| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda.go |
Amazon Lambda Golang Library
|
| 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 © 2022. All rights reserved.