Skip to content
DocsTry Aspire
DocsTry

IConstructResource

Interfacenet8.0
📦 Aspire.Hosting.AWS v13.2.0
namespace Aspire.Hosting.AWS.CDK;
public interface IConstructResource
: 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.IResourceWithConstruct
{
// ...
}
IResourceIResourceWithParentIResourceWithParent<IResourceWithConstruct>IResourceWithWaitSupportIResourceWithConstruct