public static final class SynthesisOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SynthesisOptions
software.amazon.jsii.JsiiObject.InitializationModeSynthesisOptions.Builder, SynthesisOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutdir()
The output directory into which to synthesize the cloud assembly.
|
software.amazon.awscdk.cxapi.RuntimeInfo |
getRuntimeInfo()
Include the specified runtime information (module versions) in manifest.
|
Boolean |
getSkipValidation()
Whether synthesis should skip the validation phase.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public String getOutdir()
getOutdir in interface SynthesisOptions@Stability(value=Stable) @Nullable public Boolean getSkipValidation()
getSkipValidation in interface SynthesisOptions@Stability(value=Experimental) @Nullable public software.amazon.awscdk.cxapi.RuntimeInfo getRuntimeInfo()
getRuntimeInfo in interface software.amazon.awscdk.cxapi.AssemblyBuildOptionsCopyright © 2019. All rights reserved.