| Safe Haskell | Safe-Infered |
|---|
Aws.Sqs.Commands.ReceiveMessage
Documentation
data ReceiveMessage Source
Constructors
| ReceiveMessage | |
Fields | |
Constructors
| Message | |
Fields
| |
data ReceiveMessageResponse Source
Constructors
| ReceiveMessageResponse | |
Fields
| |
readMessageAttribute :: Failure XmlException m => Cursor -> m (MessageAttribute, Text)Source
readMessage :: Cursor -> [Message]Source
formatMAttributes :: [MessageAttribute] -> [(ByteString, Maybe ByteString)]Source