LambdaProjectResource.withSQSEventSource
Method
interface LambdaProjectResource { // ... omitted for brevity withSQSEventSource( queueUrl: string, options?: SQSEventSourceOptions): LambdaProjectResource;}Signature
method
withSQSEventSourcebuilderwithSQSEventSource( queueUrl: string, options?: SQSEventSourceOptions): LambdaProjectResourceParameters
queueUrlstringoptionsSQSEventSourceOptionsoptionalReturns
LambdaProjectResourceDefined on
This method is defined on the following type: