Skip to content
DocsTry Aspire
DocsTry

addAWSAPIGatewayEmulator

Method
📦 Aspire.Hosting.AWS v13.7.2
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAWSAPIGatewayEmulator(
name: string,
apiGatewayType: APIGatewayType,
options?: APIGatewayEmulatorOptions): APIGatewayEmulatorResource;
}

Signature

methodaddAWSAPIGatewayEmulatorbuilder
addAWSAPIGatewayEmulator(
name: string,
apiGatewayType: APIGatewayType,
options?: APIGatewayEmulatorOptions): APIGatewayEmulatorResource
namestring
apiGatewayTypeAPIGatewayType
optionsAPIGatewayEmulatorOptionsoptional
APIGatewayEmulatorResource

Applies to

This method applies to the following types: