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