stratosphere-ses-1.0.0: Stratosphere integration for AWS SES.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SES.ContactList

Documentation

data ContactList Source #

Instances

Instances details
ToJSON ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

Show ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

Eq ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

ToResourceProperties ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

Property "ContactListName" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

Associated Types

type PropertyType "ContactListName" ContactList 
Instance details

Defined in Stratosphere.SES.ContactList

type PropertyType "ContactListName" ContactList = Value Text

Methods

set :: PropertyType "ContactListName" ContactList -> ContactList -> ContactList #

Property "Description" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

Associated Types

type PropertyType "Description" ContactList 
Instance details

Defined in Stratosphere.SES.ContactList

type PropertyType "Description" ContactList = Value Text

Methods

set :: PropertyType "Description" ContactList -> ContactList -> ContactList #

Property "Tags" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

Associated Types

type PropertyType "Tags" ContactList 
Instance details

Defined in Stratosphere.SES.ContactList

type PropertyType "Tags" ContactList = [Tag]
Property "Topics" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

Associated Types

type PropertyType "Topics" ContactList 
Instance details

Defined in Stratosphere.SES.ContactList

type PropertyType "ContactListName" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

type PropertyType "ContactListName" ContactList = Value Text
type PropertyType "Description" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

type PropertyType "Description" ContactList = Value Text
type PropertyType "Tags" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList

type PropertyType "Tags" ContactList = [Tag]
type PropertyType "Topics" ContactList Source # 
Instance details

Defined in Stratosphere.SES.ContactList