| 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 |
AssetOptions.getBundling()
Bundle the asset by executing a command in a Docker container.
|
BundlingOptions |
AssetOptions.Jsii$Proxy.getBundling() |
BundlingOptions |
AssetStagingProps.Jsii$Proxy.getBundling() |
| Modifier and Type | Method and Description |
|---|---|
AssetOptions.Builder |
AssetOptions.Builder.bundling(BundlingOptions bundling)
Sets the value of
AssetOptions.getBundling() |
AssetStagingProps.Builder |
AssetStagingProps.Builder.bundling(BundlingOptions bundling)
Sets the value of
AssetOptions.getBundling() |
AssetStaging.Builder |
AssetStaging.Builder.bundling(BundlingOptions bundling)
Bundle the asset by executing a command in a Docker container.
|
Copyright © 2020. All rights reserved.