Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.SimpleDb.Commands.Select
- data Select = Select {}
- data SelectResponse = SelectResponse {}
- select :: Text -> Select
Documentation
Constructors
Select | |
Fields
|
Instances
Show Select Source # | |
SignQuery Select Source # | ServiceConfiguration: |
IteratedTransaction Select SelectResponse Source # | |
Transaction Select SelectResponse Source # | |
type ServiceConfiguration Select Source # | |
data SelectResponse Source #
Constructors
SelectResponse | |
Instances