@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-07-02T12:03:18.811Z") @Stability(value=Experimental) public interface ParcelOptions extends software.amazon.jsii.JsiiSerializable, ParcelBaseOptions
EXPERIMENTAL
| 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()
Entry file.
|
Runtime |
getRuntime()
The runtime of the lambda function.
|
getCacheDir, getExternalModules, getMinify, getNodeModules, getParcelEnvironment, getParcelVersion, getProjectRoot, getSourceMaps@Stability(value=Experimental) @NotNull String getEntry()
EXPERIMENTAL
@Stability(value=Experimental) @NotNull Runtime getRuntime()
EXPERIMENTAL
@Stability(value=Experimental) static ParcelOptions.Builder builder()
builder in interface ParcelBaseOptionsParcelOptions.Builder of ParcelOptionsCopyright © 2020. All rights reserved.