ISQSListMessageMoveTasksResponse
Interface in AWS.SQS
Interface for ListMessageMoveTasks responses.
Ancestors
Properties
Results
property Results: TList<ISQSListMessageMoveTasksResultEntry>
Type: ISQSListMessageMoveTasksResultEntry
A list of message movement tasks and their attributes for the specified source queue.
Contains up to the requested maximum number of message movement task entries, ordered by creation time with the most recent tasks appearing first. Each entry provides comprehensive details about a message movement task including status, progress, configuration, and timing information. The list may be empty if no message movement tasks have been created for the specified source queue, or may contain fewer entries than requested if fewer tasks exist.