@Generated(value="jsii-pacmak/1.1.0 (build df55f5e)", date="2020-04-14T13:11:34.046Z") @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.