Uses of Class
software.amazon.awscdk.StackSynthesizer
Packages that use StackSynthesizer
Package
Description
AWS Cloud Development Kit Library
App Staging Synthesizer
-
Uses of StackSynthesizer in software.amazon.awscdk
Subclasses of StackSynthesizer in software.amazon.awscdkModifier and TypeClassDescriptionclassSynthesizer that reuses bootstrap roles from a different region.classA synthesizer that uses conventional asset locations, but not conventional deployment roles.classUses conventionally named roles and asset storage locations.classUse the CDK classic way of referencing assets.classSynthesizer for a nested stack. -
Uses of StackSynthesizer in software.amazon.awscdk.app.staging.synthesizer.alpha
Subclasses of StackSynthesizer in software.amazon.awscdk.app.staging.synthesizer.alphaModifier and TypeClassDescriptionclass(experimental) App Staging Synthesizer.