@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2021-01-21T13:42:52.439Z") @Stability(value=Deprecated) @Deprecated public interface SynthesisOptions extends software.amazon.jsii.JsiiSerializable, AssemblyBuildOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
SynthesisOptions.Builder
Deprecated.
|
static class |
SynthesisOptions.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SynthesisOptions.Builder |
builder()
Deprecated.
|
default String |
getOutdir()
Deprecated.
|
default Boolean |
getSkipValidation()
Deprecated.
|
getRuntimeInfo@Stability(value=Deprecated) @Deprecated @Nullable default String getOutdir()
Default: - creates a temporary directory
@Stability(value=Deprecated) @Deprecated @Nullable default Boolean getSkipValidation()
Default: false
@Stability(value=Deprecated) @Deprecated static SynthesisOptions.Builder builder()
builder in interface AssemblyBuildOptionsSynthesisOptions.Builder of SynthesisOptionsCopyright © 2021. All rights reserved.