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

Stratosphere.Pinpoint.GCMChannel

Documentation

data GCMChannel Source #

Instances

Instances details
ToJSON GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Show GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Eq GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

ToResourceProperties GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Property "ApiKey" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Associated Types

type PropertyType "ApiKey" GCMChannel 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Property "ApplicationId" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Associated Types

type PropertyType "ApplicationId" GCMChannel 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "ApplicationId" GCMChannel = Value Text

Methods

set :: PropertyType "ApplicationId" GCMChannel -> GCMChannel -> GCMChannel #

Property "DefaultAuthenticationMethod" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Associated Types

type PropertyType "DefaultAuthenticationMethod" GCMChannel 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "DefaultAuthenticationMethod" GCMChannel = Value Text

Methods

set :: PropertyType "DefaultAuthenticationMethod" GCMChannel -> GCMChannel -> GCMChannel #

Property "Enabled" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Associated Types

type PropertyType "Enabled" GCMChannel 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Methods

set :: PropertyType "Enabled" GCMChannel -> GCMChannel -> GCMChannel #

Property "ServiceJson" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

Associated Types

type PropertyType "ServiceJson" GCMChannel 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "ServiceJson" GCMChannel = Value Text

Methods

set :: PropertyType "ServiceJson" GCMChannel -> GCMChannel -> GCMChannel #

type PropertyType "ApiKey" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "ApplicationId" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "ApplicationId" GCMChannel = Value Text
type PropertyType "DefaultAuthenticationMethod" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "DefaultAuthenticationMethod" GCMChannel = Value Text
type PropertyType "Enabled" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "ServiceJson" GCMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.GCMChannel

type PropertyType "ServiceJson" GCMChannel = Value Text