@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.295Z") @Stability(value=Stable) public interface SynthesisOptions extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.cxapi.AssemblyBuildOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
SynthesisOptions.Builder
A builder for
SynthesisOptions |
static class |
SynthesisOptions.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static SynthesisOptions.Builder |
builder() |
String |
getOutdir()
The output directory into which to synthesize the cloud assembly.
|
Boolean |
getSkipValidation()
Whether synthesis should skip the validation phase.
|
@Stability(value=Stable) String getOutdir()
@Stability(value=Stable) Boolean getSkipValidation()
@Stability(value=Stable) static SynthesisOptions.Builder builder()
builder in interface software.amazon.awscdk.cxapi.AssemblyBuildOptionsSynthesisOptions.Builder of SynthesisOptionsCopyright © 2019. All rights reserved.