Interface ISynthesisSession

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Subinterfaces:
    ISynthesisSession.Jsii$Default
    All Known Implementing Classes:
    ISynthesisSession.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.70.0 (build 03c2f6f)",
               date="2022-11-04T00:21:17.010Z")
    @Stability(Stable)
    public interface ISynthesisSession
    extends software.amazon.jsii.JsiiSerializable
    Represents a single session of synthesis.

    Passed into construct.onSynthesize() methods.

    • Method Detail

      • getOutdir

        @Stability(Stable)
        @NotNull
        String getOutdir()
        The output directory for this synthesis session.