public static final class ISynthesisSession.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ISynthesisSession
software.amazon.jsii.JsiiObject.InitializationModeISynthesisSession.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
CloudAssemblyBuilder |
getAssembly()
Cloud assembly builder.
|
String |
getOutdir()
The output directory for this synthesis session.
|
void |
setAssembly(CloudAssemblyBuilder value)
Cloud assembly builder.
|
void |
setOutdir(String value)
The output directory for this synthesis session.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet@Stability(value=Stable) @NotNull public CloudAssemblyBuilder getAssembly()
getAssembly in interface ISynthesisSession@Stability(value=Stable)
public void setAssembly(@NotNull
CloudAssemblyBuilder value)
setAssembly in interface ISynthesisSession@Stability(value=Stable) @NotNull public String getOutdir()
getOutdir in interface ISynthesisSession@Stability(value=Stable)
public void setOutdir(@NotNull
String value)
setOutdir in interface ISynthesisSessionCopyright © 2020. All rights reserved.