Aspire.Hosting.AWS.CDK Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |