@Generated(value="jsii-pacmak/1.4.1 (build 0b09d7b)", date="2020-05-04T19:54:27.137Z") @Stability(value=Stable) public interface ISynthesisSession extends software.amazon.jsii.JsiiSerializable
Passed into construct.onSynthesize()
methods.
Modifier and Type | Interface and Description |
---|---|
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.