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

Aws.SimpleDb.Commands.Domain

Documentation

data CreateDomain Source #

Constructors

CreateDomain 

Fields

Instances

Instances details
SignQuery CreateDomain Source #

ServiceConfiguration: SdbConfiguration

Instance details

Defined in Aws.SimpleDb.Commands.Domain

Associated Types

type ServiceConfiguration CreateDomain :: Type -> Type Source #

Show CreateDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Methods

showsPrec :: Int -> CreateDomain -> ShowS

show :: CreateDomain -> String

showList :: [CreateDomain] -> ShowS

Transaction CreateDomain CreateDomainResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type ServiceConfiguration CreateDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

data DeleteDomain Source #

Constructors

DeleteDomain 

Fields

Instances

Instances details
SignQuery DeleteDomain Source #

ServiceConfiguration: SdbConfiguration

Instance details

Defined in Aws.SimpleDb.Commands.Domain

Associated Types

type ServiceConfiguration DeleteDomain :: Type -> Type Source #

Show DeleteDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Methods

showsPrec :: Int -> DeleteDomain -> ShowS

show :: DeleteDomain -> String

showList :: [DeleteDomain] -> ShowS

Transaction DeleteDomain DeleteDomainResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type ServiceConfiguration DeleteDomain Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

data DomainMetadataResponse Source #

Constructors

DomainMetadataResponse 

Fields

data ListDomainsResponse Source #

Constructors

ListDomainsResponse 

Fields

Instances

Instances details
AsMemoryResponse ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Show ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Methods

showsPrec :: Int -> ListDomainsResponse -> ShowS

show :: ListDomainsResponse -> String

showList :: [ListDomainsResponse] -> ShowS

IteratedTransaction ListDomains ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

ListResponse ListDomainsResponse Text Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

ResponseConsumer r ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

Transaction ListDomains ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type MemoryResponse ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain

type ResponseMetadata ListDomainsResponse Source # 
Instance details

Defined in Aws.SimpleDb.Commands.Domain