| 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.
|
BundlingOptions |
AssetStagingProps.Jsii$Proxy.getBundling() |
default BundlingOptions |
AssetOptions.getBundling()
Bundle the asset by executing a command in a Docker container.
|
BundlingOptions |
AssetOptions.Jsii$Proxy.getBundling() |
| Modifier and Type | Method and Description |
|---|---|
AssetStaging.Builder |
AssetStaging.Builder.bundling(BundlingOptions bundling)
Bundle the asset by executing a command in a Docker container.
|
AssetStagingProps.Builder |
AssetStagingProps.Builder.bundling(BundlingOptions bundling)
Sets the value of
AssetOptions.getBundling() |
AssetOptions.Builder |
AssetOptions.Builder.bundling(BundlingOptions bundling)
Sets the value of
AssetOptions.getBundling() |
Boolean |
ILocalBundling.tryBundle(String outputDir,
BundlingOptions options)
This method is called before attempting docker bundling to allow the bundler to be executed locally.
|
Boolean |
ILocalBundling.Jsii$Proxy.tryBundle(String outputDir,
BundlingOptions options)
This method is called before attempting docker bundling to allow the bundler to be executed locally.
|
Copyright © 2020. All rights reserved.