Package software.amazon.awscdk
Interface IBoundStackSynthesizer
- All Superinterfaces:
IStackSynthesizer
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IBoundStackSynthesizer.Jsii$Default
- All Known Implementing Classes:
BootstraplessSynthesizer
,CliCredentialsStackSynthesizer
,DefaultStackSynthesizer
,IBoundStackSynthesizer.Jsii$Proxy
,LegacyStackSynthesizer
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-12-27T17:01:55.904Z")
@Stability(Stable)
public interface IBoundStackSynthesizer
extends software.amazon.jsii.JsiiSerializable, IStackSynthesizer
A Stack Synthesizer, obtained from
IReusableStackSynthesizer.
.
Just a type alias with a very concrete contract.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIBoundStackSynthesizer
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.awscdk.IStackSynthesizer
addDockerImageAsset, addFileAsset, bind, getBootstrapQualifier, getLookupRole, synthesize
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson