aws-0.24.1: Amazon Web Services (AWS) for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Aws.Sqs.Commands.Queue

Documentation

data CreateQueue #

Instances

Instances details
SignQuery CreateQueue #

ServiceConfiguration: SqsConfiguration

Instance details

Defined in Aws.Sqs.Commands.Queue

Associated Types

type ServiceConfiguration CreateQueue :: Type -> Type #

Show CreateQueue # 
Instance details

Defined in Aws.Sqs.Commands.Queue

Methods

showsPrec :: Int -> CreateQueue -> ShowS #

show :: CreateQueue -> String #

showList :: [CreateQueue] -> ShowS #

Transaction CreateQueue CreateQueueResponse # 
Instance details

Defined in Aws.Sqs.Commands.Queue

type ServiceConfiguration CreateQueue # 
Instance details

Defined in Aws.Sqs.Commands.Queue

data DeleteQueue #

Constructors

DeleteQueue 

Instances

Instances details
SignQuery DeleteQueue #

ServiceConfiguration: SqsConfiguration

Instance details

Defined in Aws.Sqs.Commands.Queue

Associated Types

type ServiceConfiguration DeleteQueue :: Type -> Type #

Show DeleteQueue # 
Instance details

Defined in Aws.Sqs.Commands.Queue

Methods

showsPrec :: Int -> DeleteQueue -> ShowS #

show :: DeleteQueue -> String #

showList :: [DeleteQueue] -> ShowS #

Transaction DeleteQueue DeleteQueueResponse # 
Instance details

Defined in Aws.Sqs.Commands.Queue

type ServiceConfiguration DeleteQueue # 
Instance details

Defined in Aws.Sqs.Commands.Queue

data ListQueues #

Constructors

ListQueues 

Fields

Instances

Instances details
SignQuery ListQueues #

ServiceConfiguration: SqsConfiguration

Instance details

Defined in Aws.Sqs.Commands.Queue

Associated Types

type ServiceConfiguration ListQueues :: Type -> Type #

Show ListQueues # 
Instance details

Defined in Aws.Sqs.Commands.Queue

Methods

showsPrec :: Int -> ListQueues -> ShowS #

show :: ListQueues -> String #

showList :: [ListQueues] -> ShowS #

Transaction ListQueues ListQueuesResponse # 
Instance details

Defined in Aws.Sqs.Commands.Queue

type ServiceConfiguration ListQueues # 
Instance details

Defined in Aws.Sqs.Commands.Queue