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

Stratosphere.SMSVOICE.Pool

Documentation

data Pool Source #

Constructors

Pool

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html

Fields

Instances

Instances details
ToJSON Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Show Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Methods

showsPrec :: Int -> Pool -> ShowS #

show :: Pool -> String #

showList :: [Pool] -> ShowS #

Eq Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Methods

(==) :: Pool -> Pool -> Bool #

(/=) :: Pool -> Pool -> Bool #

ToResourceProperties Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Property "DeletionProtectionEnabled" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "DeletionProtectionEnabled" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "DeletionProtectionEnabled" Pool = Value Bool

Methods

set :: PropertyType "DeletionProtectionEnabled" Pool -> Pool -> Pool #

Property "MandatoryKeywords" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "MandatoryKeywords" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "MandatoryKeywords" Pool = MandatoryKeywordsProperty

Methods

set :: PropertyType "MandatoryKeywords" Pool -> Pool -> Pool #

Property "OptOutListName" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "OptOutListName" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "OptOutListName" Pool = Value Text

Methods

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

Property "OptionalKeywords" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "OptionalKeywords" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "OptionalKeywords" Pool = [OptionalKeywordProperty]

Methods

set :: PropertyType "OptionalKeywords" Pool -> Pool -> Pool #

Property "OriginationIdentities" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "OriginationIdentities" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "OriginationIdentities" Pool = ValueList Text

Methods

set :: PropertyType "OriginationIdentities" Pool -> Pool -> Pool #

Property "SelfManagedOptOutsEnabled" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "SelfManagedOptOutsEnabled" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "SelfManagedOptOutsEnabled" Pool = Value Bool

Methods

set :: PropertyType "SelfManagedOptOutsEnabled" Pool -> Pool -> Pool #

Property "SharedRoutesEnabled" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "SharedRoutesEnabled" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "SharedRoutesEnabled" Pool = Value Bool

Methods

set :: PropertyType "SharedRoutesEnabled" Pool -> Pool -> Pool #

Property "Tags" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "Tags" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "Tags" Pool = [Tag]

Methods

set :: PropertyType "Tags" Pool -> Pool -> Pool #

Property "TwoWay" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Associated Types

type PropertyType "TwoWay" Pool 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

Methods

set :: PropertyType "TwoWay" Pool -> Pool -> Pool #

type PropertyType "DeletionProtectionEnabled" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "DeletionProtectionEnabled" Pool = Value Bool
type PropertyType "MandatoryKeywords" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "MandatoryKeywords" Pool = MandatoryKeywordsProperty
type PropertyType "OptOutListName" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "OptOutListName" Pool = Value Text
type PropertyType "OptionalKeywords" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "OptionalKeywords" Pool = [OptionalKeywordProperty]
type PropertyType "OriginationIdentities" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "OriginationIdentities" Pool = ValueList Text
type PropertyType "SelfManagedOptOutsEnabled" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "SelfManagedOptOutsEnabled" Pool = Value Bool
type PropertyType "SharedRoutesEnabled" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "SharedRoutesEnabled" Pool = Value Bool
type PropertyType "Tags" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool

type PropertyType "Tags" Pool = [Tag]
type PropertyType "TwoWay" Pool Source # 
Instance details

Defined in Stratosphere.SMSVOICE.Pool