| Modifier and Type | Interface and Description |
|---|---|
static interface |
ILocalBundling.Jsii$Default
Internal default implementation for
ILocalBundling. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ILocalBundling.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
default ILocalBundling |
BundlingOptions.getLocal()
(experimental) Local bundling provider.
|
ILocalBundling |
BundlingOptions.Jsii$Proxy.getLocal() |
| Modifier and Type | Method and Description |
|---|---|
BundlingOptions.Builder |
BundlingOptions.Builder.local(ILocalBundling local)
Sets the value of
BundlingOptions.getLocal() |
| Constructor and Description |
|---|
Jsii$Proxy(BundlingDockerImage image,
List<String> command,
Map<String,String> environment,
ILocalBundling local,
String user,
List<? extends DockerVolume> volumes,
String workingDirectory)
Constructor that initializes the object based on literal property values passed by the
BundlingOptions.Builder. |
Copyright © 2020. All rights reserved.