@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T00:51:58.981Z") @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
An implementation for
SynthesisOptions |
| 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.