Returns the time the message was first received from the queue (epoch time in milliseconds).
Returns the number of times a message has been received across all queues but not deleted.
Returns the value provided by the producer that calls the SendMessage action.
Returns the value provided by the producer that calls the SendMessage action. Messages with the same MessageGroupId are returned in sequence.
A unique message sender identifier.
Returns the time the message was sent to the queue (epoch time in milliseconds).
Returns the message sequence number (FIFO Queues only).
Returns all values.