@Generated(value="jsii-pacmak/0.14.2 (build e881f16)", date="2019-07-25T16:26:52.084Z") @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.