stratosphere-pinpoint-1.0.0: Stratosphere integration for AWS Pinpoint.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Pinpoint.PushTemplate

Documentation

data PushTemplate Source #

Constructors

PushTemplate

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html

Fields

Instances

Instances details
ToJSON PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Show PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Eq PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

ToResourceProperties PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Property "ADM" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Property "APNS" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Property "Baidu" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Property "Default" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Associated Types

type PropertyType "Default" PushTemplate 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Property "DefaultSubstitutions" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Associated Types

type PropertyType "DefaultSubstitutions" PushTemplate 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "DefaultSubstitutions" PushTemplate = Value Text

Methods

set :: PropertyType "DefaultSubstitutions" PushTemplate -> PushTemplate -> PushTemplate #

Property "GCM" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Property "Tags" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Associated Types

type PropertyType "Tags" PushTemplate 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Property "TemplateDescription" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Associated Types

type PropertyType "TemplateDescription" PushTemplate 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "TemplateDescription" PushTemplate = Value Text

Methods

set :: PropertyType "TemplateDescription" PushTemplate -> PushTemplate -> PushTemplate #

Property "TemplateName" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

Associated Types

type PropertyType "TemplateName" PushTemplate 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "TemplateName" PushTemplate = Value Text

Methods

set :: PropertyType "TemplateName" PushTemplate -> PushTemplate -> PushTemplate #

type PropertyType "ADM" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "APNS" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "Baidu" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "Default" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "DefaultSubstitutions" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "DefaultSubstitutions" PushTemplate = Value Text
type PropertyType "GCM" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "Tags" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "TemplateDescription" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "TemplateDescription" PushTemplate = Value Text
type PropertyType "TemplateName" PushTemplate Source # 
Instance details

Defined in Stratosphere.Pinpoint.PushTemplate

type PropertyType "TemplateName" PushTemplate = Value Text