| Safe Haskell | Safe-Infered |
|---|
Aws.Sqs.Commands.QueueAttributes
Documentation
data GetQueueAttributesResponse Source
Constructors
| GetQueueAttributesResponse | |
Fields
| |
parseAttributes :: Cursor -> [(QueueAttribute, Text)]Source
formatAttributes :: [QueueAttribute] -> [(ByteString, Maybe ByteString)]Source