1 reference to AddAWSCDKStack
AWSCDK.AppHost (1)
Program.cs (1)
12var customStack = builder.AddAWSCDKStack("custom", scope => new CustomStack(scope, "Aspire-custom"));