@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-08-27T08:37:46.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.
|
getBuildArgs, getCacheDir, getExternalModules, getForceDockerBundling, 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.