AWSCDKEnvironmentResource<T>
Class net10.0
Represents an abstract resource that can be used by an application, that implements
ApplicationModel.IResource. namespace Aspire.Hosting.AWS.Deployment;
public class AWSCDKEnvironmentResource<T> : Aspire.Hosting.AWS.Deployment.AWSCDKEnvironmentResource where T : Stack{ // ...}T
: Stack