Constructor for TSQSChangeMessageVisibilityTimeoutRequest.
Parameters |
Description |
const AQueueUrl: string |
A URL for an Amazon SQS queue on whose message visibility is to be changed. |
const AReceiptHandle: string |
The receipt handle of the message whose visibility timeout is to be changed. |
AVisibilityTimeout: Integer |
New value for the message's visibility timeout in seconds. Valid range from 0 to 43200 (12 hours). |
Copyright © 2019-2021 Appercept Ltd. All rights reserved.
|