@Internal public static final class IStackSynthesizer.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IStackSynthesizer.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IStackSynthesizer.Jsii$Default, IStackSynthesizer.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
void |
synthesize(ISynthesisSession session)
(experimental) Synthesize the associated stack to the session.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Experimental) public final void synthesize(@NotNull ISynthesisSession session)
synthesize
in interface IStackSynthesizer
synthesize
in interface IStackSynthesizer.Jsii$Default
session
- This parameter is required.Copyright © 2022. All rights reserved.