aws-0.21.1: Amazon Web Services (AWS) for Haskell

Safe HaskellNone
LanguageHaskell2010

Aws.Sqs.Commands.Queue

Documentation

data CreateQueue Source #

Constructors

CreateQueue 

Fields

Instances
Show CreateQueue Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

Methods

showsPrec :: Int -> CreateQueue -> ShowS

show :: CreateQueue -> String

showList :: [CreateQueue] -> ShowS

SignQuery CreateQueue Source #

ServiceConfiguration: SqsConfiguration

Instance details

Defined in Aws.Sqs.Commands.Queue

Associated Types

type ServiceConfiguration CreateQueue :: Type -> Type Source #

Transaction CreateQueue CreateQueueResponse Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

type ServiceConfiguration CreateQueue Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

data DeleteQueue Source #

Constructors

DeleteQueue 
Instances
Show DeleteQueue Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

Methods

showsPrec :: Int -> DeleteQueue -> ShowS

show :: DeleteQueue -> String

showList :: [DeleteQueue] -> ShowS

SignQuery DeleteQueue Source #

ServiceConfiguration: SqsConfiguration

Instance details

Defined in Aws.Sqs.Commands.Queue

Associated Types

type ServiceConfiguration DeleteQueue :: Type -> Type Source #

Transaction DeleteQueue DeleteQueueResponse Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

type ServiceConfiguration DeleteQueue Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

data ListQueues Source #

Constructors

ListQueues 

Fields

Instances
Show ListQueues Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

Methods

showsPrec :: Int -> ListQueues -> ShowS

show :: ListQueues -> String

showList :: [ListQueues] -> ShowS

SignQuery ListQueues Source #

ServiceConfiguration: SqsConfiguration

Instance details

Defined in Aws.Sqs.Commands.Queue

Associated Types

type ServiceConfiguration ListQueues :: Type -> Type Source #

Transaction ListQueues ListQueuesResponse Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue

type ServiceConfiguration ListQueues Source # 
Instance details

Defined in Aws.Sqs.Commands.Queue