Skip to content
DocsTry Aspire
DocsTry

IResourceWithConstruct<T>

Interfacenet8.0
📦 Aspire.Hosting.AWS v13.2.0
namespace Aspire.Hosting.AWS.CDK;
public interface IResourceWithConstruct<T>
: Aspire.Hosting.ApplicationModel.IResource,
Aspire.Hosting.AWS.CDK.IResourceWithConstruct
where T : IConstruct
{
// ...
}
T: IConstruct