@Generated(value="jsii-pacmak/1.21.0 (build 4262b22)", date="2021-02-23T11:51:57.952Z") @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.