@Generated(value="jsii-pacmak/1.65.0 (build 7a02b7f)", date="2022-08-26T10:41:43.955Z") @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.