@Generated(value="jsii-pacmak/1.63.2 (build a8a8833)", date="2022-08-08T12:33:25.601Z") @Stability(value=Experimental) public interface IStackSynthesizer extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static interface |
IStackSynthesizer.Jsii$Default
Internal default implementation for
IStackSynthesizer . |
static class |
IStackSynthesizer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
void |
synthesize(ISynthesisSession session)
(experimental) Synthesize the associated stack to the session.
|
@Stability(value=Experimental) void synthesize(@NotNull ISynthesisSession session)
session
- This parameter is required.Copyright © 2022. All rights reserved.