| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Aws.SimpleDb.Commands.Domain
Documentation
data CreateDomain Source #
Constructors
| CreateDomain | |
Fields
| |
Instances
| Show CreateDomain Source # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> CreateDomain -> ShowS # show :: CreateDomain -> String # showList :: [CreateDomain] -> ShowS # | |
| SignQuery CreateDomain Source # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration CreateDomain :: Type -> Type Source # Methods signQuery :: CreateDomain -> ServiceConfiguration CreateDomain queryType -> SignatureData -> SignedQuery Source # | |
| Transaction CreateDomain CreateDomainResponse Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
| type ServiceConfiguration CreateDomain Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
data CreateDomainResponse Source #
Constructors
| CreateDomainResponse |
Instances
createDomain :: Text -> CreateDomain Source #
data DeleteDomain Source #
Constructors
| DeleteDomain | |
Fields
| |
Instances
| Show DeleteDomain Source # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> DeleteDomain -> ShowS # show :: DeleteDomain -> String # showList :: [DeleteDomain] -> ShowS # | |
| SignQuery DeleteDomain Source # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration DeleteDomain :: Type -> Type Source # Methods signQuery :: DeleteDomain -> ServiceConfiguration DeleteDomain queryType -> SignatureData -> SignedQuery Source # | |
| Transaction DeleteDomain DeleteDomainResponse Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
| type ServiceConfiguration DeleteDomain Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
data DeleteDomainResponse Source #
Constructors
| DeleteDomainResponse |
Instances
deleteDomain :: Text -> DeleteDomain Source #
data DomainMetadata Source #
Constructors
| DomainMetadata | |
Fields
| |
Instances
| Show DomainMetadata Source # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> DomainMetadata -> ShowS # show :: DomainMetadata -> String # showList :: [DomainMetadata] -> ShowS # | |
| SignQuery DomainMetadata Source # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration DomainMetadata :: Type -> Type Source # Methods signQuery :: DomainMetadata -> ServiceConfiguration DomainMetadata queryType -> SignatureData -> SignedQuery Source # | |
| Transaction DomainMetadata DomainMetadataResponse Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
| type ServiceConfiguration DomainMetadata Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
data DomainMetadataResponse Source #
Constructors
| DomainMetadataResponse | |
Instances
domainMetadata :: Text -> DomainMetadata Source #
data ListDomains Source #
Constructors
| ListDomains | |
Fields | |
Instances
| Show ListDomains Source # | |
Defined in Aws.SimpleDb.Commands.Domain Methods showsPrec :: Int -> ListDomains -> ShowS # show :: ListDomains -> String # showList :: [ListDomains] -> ShowS # | |
| SignQuery ListDomains Source # | ServiceConfiguration: |
Defined in Aws.SimpleDb.Commands.Domain Associated Types type ServiceConfiguration ListDomains :: Type -> Type Source # Methods signQuery :: ListDomains -> ServiceConfiguration ListDomains queryType -> SignatureData -> SignedQuery Source # | |
| IteratedTransaction ListDomains ListDomainsResponse Source # | |
Defined in Aws.SimpleDb.Commands.Domain Methods nextIteratedRequest :: ListDomains -> ListDomainsResponse -> Maybe ListDomains Source # | |
| Transaction ListDomains ListDomainsResponse Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
| type ServiceConfiguration ListDomains Source # | |
Defined in Aws.SimpleDb.Commands.Domain | |
data ListDomainsResponse Source #
Constructors
| ListDomainsResponse | |
Fields
| |