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

Aws.SimpleDb.Commands.Select

Documentation

data Select #

Constructors

Select 

Instances

Instances details
SignQuery Select #

ServiceConfiguration: SdbConfiguration

Instance details

Defined in Aws.SimpleDb.Commands.Select

Associated Types

type ServiceConfiguration Select :: Type -> Type #

Show Select # 
Instance details

Defined in Aws.SimpleDb.Commands.Select

Methods

showsPrec :: Int -> Select -> ShowS #

show :: Select -> String #

showList :: [Select] -> ShowS #

IteratedTransaction Select SelectResponse # 
Instance details

Defined in Aws.SimpleDb.Commands.Select

Transaction Select SelectResponse # 
Instance details

Defined in Aws.SimpleDb.Commands.Select

type ServiceConfiguration Select # 
Instance details

Defined in Aws.SimpleDb.Commands.Select

data SelectResponse #

Constructors

SelectResponse 

Fields

select :: Text -> Select #