stratosphere-smsvoice-1.0.0: Stratosphere integration for AWS SMSVOICE.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SMSVOICE.OptOutList

Documentation

data OptOutList Source #

Instances

Instances details
ToJSON OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

Show OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

Eq OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

ToResourceProperties OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

Property "OptOutListName" OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

Associated Types

type PropertyType "OptOutListName" OptOutList 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

type PropertyType "OptOutListName" OptOutList = Value Text

Methods

set :: PropertyType "OptOutListName" OptOutList -> OptOutList -> OptOutList #

Property "Tags" OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

Associated Types

type PropertyType "Tags" OptOutList 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

type PropertyType "Tags" OptOutList = [Tag]
type PropertyType "OptOutListName" OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

type PropertyType "OptOutListName" OptOutList = Value Text
type PropertyType "Tags" OptOutList Source # 
Instance details

Defined in Stratosphere.SMSVOICE.OptOutList

type PropertyType "Tags" OptOutList = [Tag]