| 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 |
PythonFunctionProps.getBundling()
(experimental) Bundling options to use for this function.
|
BundlingOptions |
PythonFunctionProps.Jsii$Proxy.getBundling() |
default BundlingOptions |
PythonLayerVersionProps.getBundling()
(experimental) Bundling options to use for this function.
|
BundlingOptions |
PythonLayerVersionProps.Jsii$Proxy.getBundling() |
| Modifier and Type | Method and Description |
|---|---|
PythonFunctionProps.Builder |
PythonFunctionProps.Builder.bundling(BundlingOptions bundling)
Sets the value of
PythonFunctionProps.getBundling() |
PythonLayerVersionProps.Builder |
PythonLayerVersionProps.Builder.bundling(BundlingOptions bundling)
Sets the value of
PythonLayerVersionProps.getBundling() |
PythonFunction.Builder |
PythonFunction.Builder.bundling(BundlingOptions bundling)
(experimental) Bundling options to use for this function.
|
PythonLayerVersion.Builder |
PythonLayerVersion.Builder.bundling(BundlingOptions bundling)
(experimental) Bundling options to use for this function.
|
Copyright © 2022. All rights reserved.