Show / Hide Table of Contents

Interface IBoundStackSynthesizer

A Stack Synthesizer, obtained from IReusableStackSynthesizer..

Inherited Members
IStackSynthesizer.AddDockerImageAsset(IDockerImageAssetSource)
IStackSynthesizer.AddFileAsset(IFileAssetSource)
IStackSynthesizer.Bind(Stack)
IStackSynthesizer.Synthesize(ISynthesisSession)
IStackSynthesizer.BootstrapQualifier
IStackSynthesizer.LookupRole
Namespace: Amazon.CDK
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IBoundStackSynthesizer : IStackSynthesizer
Syntax (vb)
Public Interface IBoundStackSynthesizer Inherits IStackSynthesizer
Remarks

Just a type alias with a very concrete contract.

Synopsis

Back to top Generated by DocFX