@Internal public static final class ISynthesisSession.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ISynthesisSession.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeISynthesisSession.Jsii$Default, ISynthesisSession.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
CloudAssemblyBuilder |
getAssembly()
(experimental) Cloud assembly builder.
|
String |
getOutdir()
(experimental) The output directory for this synthesis session.
|
Boolean |
getValidateOnSynth()
(experimental) Whether the stack should be validated after synthesis to check for error metadata.
|
void |
setAssembly(CloudAssemblyBuilder value)
(experimental) Cloud assembly builder.
|
void |
setOutdir(String value)
(experimental) The output directory for this synthesis session.
|
void |
setValidateOnSynth(Boolean value)
(experimental) Whether the stack should be validated after synthesis to check for error metadata.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) @NotNull public final CloudAssemblyBuilder getAssembly()
getAssembly in interface ISynthesisSessiongetAssembly in interface ISynthesisSession.Jsii$Default@Stability(value=Experimental)
public final void setAssembly(@NotNull
CloudAssemblyBuilder value)
setAssembly in interface ISynthesisSessionsetAssembly in interface ISynthesisSession.Jsii$Default@Stability(value=Experimental) @NotNull public final String getOutdir()
getOutdir in interface ISynthesisSessiongetOutdir in interface ISynthesisSession.Jsii$Default@Stability(value=Experimental)
public final void setOutdir(@NotNull
String value)
setOutdir in interface ISynthesisSessionsetOutdir in interface ISynthesisSession.Jsii$Default@Stability(value=Experimental) @Nullable public final Boolean getValidateOnSynth()
Default: - false
getValidateOnSynth in interface ISynthesisSessiongetValidateOnSynth in interface ISynthesisSession.Jsii$Default@Stability(value=Experimental)
public final void setValidateOnSynth(@Nullable
Boolean value)
Default: - false
setValidateOnSynth in interface ISynthesisSessionsetValidateOnSynth in interface ISynthesisSession.Jsii$DefaultCopyright © 2021. All rights reserved.