@Generated(value="jsii-pacmak/1.55.1 (build 07d2d90)", date="2022-06-24T11:53:47.497Z") @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.