Module Values.MessageSystemAttributeNameSource
Sourcetype nonrec t = | All| SenderId| SentTimestamp| ApproximateReceiveCount| ApproximateFirstReceiveTimestamp| SequenceNumber| MessageDeduplicationId| MessageGroupId| DeadLetterQueueSourceArn| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]