aws-0.17: Amazon Web Services (AWS) for Haskell

Safe HaskellNone
LanguageHaskell2010

Aws.Ses.Commands.GetIdentityDkimAttributes

Synopsis

Documentation

data GetIdentityDkimAttributes Source #

Get notification settings for the given identities.

Instances

Eq GetIdentityDkimAttributes Source # 
Ord GetIdentityDkimAttributes Source # 
Show GetIdentityDkimAttributes Source # 
SignQuery GetIdentityDkimAttributes Source #

ServiceConfiguration: SesConfiguration

Transaction GetIdentityDkimAttributes GetIdentityDkimAttributesResponse Source # 
ResponseConsumer GetIdentityDkimAttributes GetIdentityDkimAttributesResponse Source # 
type ServiceConfiguration GetIdentityDkimAttributes Source # 

data GetIdentityDkimAttributesResponse Source #

The response sent back by Amazon SES after a GetIdentityDkimAttributes command.

Instances

Eq GetIdentityDkimAttributesResponse Source # 
Ord GetIdentityDkimAttributesResponse Source # 
Show GetIdentityDkimAttributesResponse Source # 
AsMemoryResponse GetIdentityDkimAttributesResponse Source # 
Transaction GetIdentityDkimAttributes GetIdentityDkimAttributesResponse Source # 
ResponseConsumer GetIdentityDkimAttributes GetIdentityDkimAttributesResponse Source # 
type MemoryResponse GetIdentityDkimAttributesResponse Source # 
type ResponseMetadata GetIdentityDkimAttributesResponse Source #