Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.Sqs.Commands.Queue
Documentation
data CreateQueue Source #
Constructors
CreateQueue | |
Fields |
Instances
Show CreateQueue Source # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> CreateQueue -> ShowS # show :: CreateQueue -> String # showList :: [CreateQueue] -> ShowS # | |
SignQuery CreateQueue Source # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue Associated Types type ServiceConfiguration CreateQueue :: Type -> Type Source # Methods signQuery :: CreateQueue -> ServiceConfiguration CreateQueue queryType -> SignatureData -> SignedQuery Source # | |
Transaction CreateQueue CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ServiceConfiguration CreateQueue Source # | |
Defined in Aws.Sqs.Commands.Queue |
data CreateQueueResponse Source #
Constructors
CreateQueueResponse | |
Fields
|
Instances
data DeleteQueue Source #
Constructors
DeleteQueue | |
Fields |
Instances
Show DeleteQueue Source # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> DeleteQueue -> ShowS # show :: DeleteQueue -> String # showList :: [DeleteQueue] -> ShowS # | |
SignQuery DeleteQueue Source # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue Associated Types type ServiceConfiguration DeleteQueue :: Type -> Type Source # Methods signQuery :: DeleteQueue -> ServiceConfiguration DeleteQueue queryType -> SignatureData -> SignedQuery Source # | |
Transaction DeleteQueue DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ServiceConfiguration DeleteQueue Source # | |
Defined in Aws.Sqs.Commands.Queue |
data DeleteQueueResponse Source #
Constructors
DeleteQueueResponse |
Instances
data ListQueues Source #
Constructors
ListQueues | |
Fields |
Instances
Show ListQueues Source # | |
Defined in Aws.Sqs.Commands.Queue Methods showsPrec :: Int -> ListQueues -> ShowS # show :: ListQueues -> String # showList :: [ListQueues] -> ShowS # | |
SignQuery ListQueues Source # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue Associated Types type ServiceConfiguration ListQueues :: Type -> Type Source # Methods signQuery :: ListQueues -> ServiceConfiguration ListQueues queryType -> SignatureData -> SignedQuery Source # | |
Transaction ListQueues ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ServiceConfiguration ListQueues Source # | |
Defined in Aws.Sqs.Commands.Queue |
data ListQueuesResponse Source #
Constructors
ListQueuesResponse | |
Fields
|