Interface IBoundStackSynthesizer
A Stack Synthesizer, obtained from IReusableStackSynthesizer.
.
Inherited Members
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.