Skip to main content

ISQSChangeMessageVisibilityBatchResultEntry

Interface in AWS.SQS

Interface for ChangeMessageVisibilityBatch result entries.

Properties

Id

property Id: string

The identifier of an entry in the batch request that was processed successfully.

This corresponds to the Id field specified in the original ChangeMessageVisibilityBatchRequestEntry that was successfully processed. Use this identifier to correlate successful entries with the original request entries when processing the batch operation results. The presence of an entry ID in the successful results indicates that the message's visibility timeout was changed as requested.