@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-18T05:22:50.705Z") @Stability(value=Stable) public interface ISynthesisSession extends software.amazon.jsii.JsiiSerializable
Passed into construct.onSynthesize() methods.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISynthesisSession.Jsii$Default
Internal default implementation for
ISynthesisSession. |
static class |
ISynthesisSession.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOutdir()
The output directory for this synthesis session.
|
@Stability(value=Stable) @NotNull String getOutdir()
Copyright © 2020. All rights reserved.