@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-07T19:57:40.499Z") @Stability(value=Experimental) public interface ParcelOptions extends software.amazon.jsii.JsiiSerializable, ParcelBaseOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ParcelOptions.Builder
A builder for
ParcelOptions |
static class |
ParcelOptions.Jsii$Proxy
An implementation for
ParcelOptions |
| Modifier and Type | Method and Description |
|---|---|
static ParcelOptions.Builder |
builder() |
String |
getEntry()
(experimental) Entry file.
|
Runtime |
getRuntime()
(experimental) The runtime of the lambda function.
|
getBuildArgs, getBundlingDockerImage, getCacheDir, getExternalModules, getForceDockerBundling, getMinify, getNodeModules, getParcelEnvironment, getParcelVersion, getProjectRoot, getSourceMaps@Stability(value=Experimental) @NotNull String getEntry()
@Stability(value=Experimental) @NotNull Runtime getRuntime()
@Stability(value=Experimental) static ParcelOptions.Builder builder()
builder in interface ParcelBaseOptionsParcelOptions.Builder of ParcelOptionsCopyright © 2020. All rights reserved.