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