Skip to content
DocsTry Aspire
DocsTry

APIGatewayEmulatorResource

Handle
📦 Aspire.Hosting.AWS v13.7.2
interface APIGatewayEmulatorResource
extends IComputeResource,
IResource,
IResourceWithArgs,
IResourceWithEndpoints,
IResourceWithEnvironment,
IResourceWithProbes,
IResourceWithWaitSupport {
withAPIGatewayLambdaReference(
lambda: LambdaProjectResource,
httpMethod: Method,
path: string): APIGatewayEmulatorResource;
}

Methods

withAPIGatewayLambdaReference(
lambda: LambdaProjectResource,
httpMethod: Method,
path: string): APIGatewayEmulatorResource
lambdaLambdaProjectResource
httpMethodMethod
pathstring
APIGatewayEmulatorResource