Stratosphere.SMSVOICE.OptOutList
data OptOutList Source #
Constructors
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html
Fields
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html#cfn-smsvoice-optoutlist-optoutlistname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html#cfn-smsvoice-optoutlist-tags
Defined in Stratosphere.SMSVOICE.OptOutList
Methods
toJSON :: OptOutList -> Value #
toEncoding :: OptOutList -> Encoding #
toJSONList :: [OptOutList] -> Value #
toEncodingList :: [OptOutList] -> Encoding #
omitField :: OptOutList -> Bool #
showsPrec :: Int -> OptOutList -> ShowS #
show :: OptOutList -> String #
showList :: [OptOutList] -> ShowS #
(==) :: OptOutList -> OptOutList -> Bool #
(/=) :: OptOutList -> OptOutList -> Bool #
toResourceProperties :: OptOutList -> ResourceProperties #
Associated Types
set :: PropertyType "OptOutListName" OptOutList -> OptOutList -> OptOutList #
set :: PropertyType "Tags" OptOutList -> OptOutList -> OptOutList #
mkOptOutList :: OptOutList Source #