LambdaProjectResource.withDynamoDBStreamsEventSource
Method
interface LambdaProjectResource { // ... omitted for brevity withDynamoDBStreamsEventSource( tableName: string, options?: DynamoDBStreamsEventSourceOptions): LambdaProjectResource;}Signature
method
withDynamoDBStreamsEventSourcebuilderwithDynamoDBStreamsEventSource( tableName: string, options?: DynamoDBStreamsEventSourceOptions): LambdaProjectResourceParameters
tableNamestringoptionsDynamoDBStreamsEventSourceOptionsoptionalReturns
LambdaProjectResourceDefined on
This method is defined on the following type: