net9.0
namespace Aspire.Hosting.AWS.CloudFormation
{
    public interface ICloudFormationResource : IResource, IAWSResource
    {
        List<Output!>? Outputs { get; }
    }
}
.NET 8.09.0
Information specific to net9.0
Assembly

Aspire.Hosting.AWS , Version=9.1.1.0, PublicKeyToken=885c28607f98e604

Referencing

Your project needs a package reference to Aspire.Hosting.AWS.

Package Aspire.Hosting.AWS (9.1.1) net8.0
Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API

02/01/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙