Skip to content
Docs Try Aspire

IResourceWithConstruct<T>

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