Aspire.Hosting.AWS.CDK Namespace

Interfaces

IConstructResource

Resource representing an AWS CDK construct.

IConstructResource<T>

Resource representing an AWS CDK construct.

IResourceWithConstruct

Represents a resource that has an AWS CDK construct.

IResourceWithConstruct<T>

Represents a resource that has an AWS CDK construct.

IStackResource

Resource representing an AWS CDK stack.

IStackResource<T>

Resource representing an AWS CDK stack.

Delegates

ConstructBuilderDelegate<T>

Delegate for building an AWS CDK construct

ConstructOutputDelegate<T>

Delegate for resolving outputs of a construct.