IStackResource<T>
Interface net10.0
namespace Aspire.Hosting.AWS.CDK;
public interface IStackResource<T> : Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithWaitSupport, Aspire.Hosting.AWS.CDK.IResourceWithConstruct, Aspire.Hosting.AWS.CDK.IResourceWithConstruct<T>, Aspire.Hosting.AWS.CDK.IStackResource, Aspire.Hosting.AWS.CloudFormation.ICloudFormationResource, Aspire.Hosting.AWS.CloudFormation.ICloudFormationTemplateResource, Aspire.Hosting.AWS.IAWSResource where T : Stack{ // ...}T
: Stack IResourceIResourceWithWaitSupportIResourceWithConstructIResourceWithConstruct<T>IStackResourceICloudFormationResourceICloudFormationTemplateResourceIAWSResource