@Internal public static interface ISynthesisSession.Jsii$Default extends ISynthesisSession
ISynthesisSession.ISynthesisSession.Jsii$Default, ISynthesisSession.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default CloudAssemblyBuilder |
getAssembly()
Cloud assembly builder.
|
default String |
getOutdir()
The output directory for this synthesis session.
|
default void |
setAssembly(CloudAssemblyBuilder value)
Cloud assembly builder.
|
default void |
setOutdir(String value)
The output directory for this synthesis session.
|
@Stability(value=Stable) @NotNull default CloudAssemblyBuilder getAssembly()
getAssembly in interface ISynthesisSession@Stability(value=Stable)
default void setAssembly(@NotNull
CloudAssemblyBuilder value)
setAssembly in interface ISynthesisSession@Stability(value=Stable) @NotNull default String getOutdir()
getOutdir in interface ISynthesisSession@Stability(value=Stable)
default void setOutdir(@NotNull
String value)
setOutdir in interface ISynthesisSessionCopyright © 2021. All rights reserved.