mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
Add terminateVisibilityTimeout
This commit is contained in:
1
types/sqs-consumer/index.d.ts
vendored
1
types/sqs-consumer/index.d.ts
vendored
@@ -19,6 +19,7 @@ declare namespace Consumer {
|
||||
messageAttributeNames?: string[];
|
||||
batchSize?: number;
|
||||
visibilityTimeout?: number;
|
||||
terminateVisibilityTimeout?: boolean;
|
||||
waitTimeSeconds?: number;
|
||||
authenticationErrorTimeout?: number;
|
||||
sqs?: SQS;
|
||||
|
||||
Reference in New Issue
Block a user