Hierarchy

  • ChangeMessageVisibilityBatchItem

Properties

id: undefined | string

An identifier for a message in this batch used to communicate the result.

receiptHandle: undefined | string

An identifier associated with the act of receiving the message. A new receipt handle is returned every time you receive a message. When deleting a message, you provide the last received receipt handle to delete the message.

visibilityTimeout: undefined | number

Visibility timeout, specified in seconds. Valid values: An integer from 0 to 43,200 (12 hours).