IConstructResource<T>
Interface net10.0
namespace Aspire.Hosting.AWS.CDK;
public interface IConstructResource<T> : Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithParent, Aspire.Hosting.ApplicationModel.IResourceWithParent<Aspire.Hosting.AWS.CDK.IResourceWithConstruct>, Aspire.Hosting.ApplicationModel.IResourceWithWaitSupport, Aspire.Hosting.AWS.CDK.IConstructResource, Aspire.Hosting.AWS.CDK.IResourceWithConstruct, Aspire.Hosting.AWS.CDK.IResourceWithConstruct<T> where T : IConstruct{ // ...}T
: IConstruct IResourceIResourceWithParentIResourceWithParent<IResourceWithConstruct>IResourceWithWaitSupportIConstructResourceIResourceWithConstructIResourceWithConstruct<T>