APIGatewayEmulatorResource.withAPIGatewayLambdaReference
Method
interface APIGatewayEmulatorResource { // ... omitted for brevity withAPIGatewayLambdaReference( lambda: LambdaProjectResource, httpMethod: Method, path: string): APIGatewayEmulatorResource;}Signature
method
withAPIGatewayLambdaReferencebuilderwithAPIGatewayLambdaReference( lambda: LambdaProjectResource, httpMethod: Method, path: string): APIGatewayEmulatorResourceParameters
lambdaLambdaProjectResourcehttpMethodMethodpathstringReturns
APIGatewayEmulatorResourceDefined on
This method is defined on the following type: