Interface IStackSynthesizer.Jsii$Default

All Superinterfaces:
IStackSynthesizer, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IStackSynthesizer.Jsii$Proxy
Enclosing interface:
IStackSynthesizer

@Internal public static interface IStackSynthesizer.Jsii$Default extends IStackSynthesizer
Internal default implementation for IStackSynthesizer.
  • Method Details

    • synthesize

      @Stability(Experimental) default void synthesize(@NotNull ISynthesisSession session)
      (experimental) Synthesize the associated stack to the session.

      Specified by:
      synthesize in interface IStackSynthesizer
      Parameters:
      session - This parameter is required.