Skip to content
Docs Try Aspire

APIGatewayType

Enum net10.0
📦 Aspire.Hosting.AWS v13.0.0
Provides the base class for enumerations.
namespace Aspire.Hosting.AWS.Lambda;
public sealed enum APIGatewayType
Rest = 0
HttpV1 = 1
HttpV2 = 2