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

Stratosphere.Pinpoint.APNSChannel

Documentation

data APNSChannel Source #

Constructors

APNSChannel

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

Fields

Instances

Instances details
ToJSON APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Show APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Eq APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

ToResourceProperties APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Property "ApplicationId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "ApplicationId" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "ApplicationId" APNSChannel = Value Text

Methods

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

Property "BundleId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "BundleId" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Property "Certificate" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "Certificate" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "Certificate" APNSChannel = Value Text

Methods

set :: PropertyType "Certificate" APNSChannel -> APNSChannel -> APNSChannel #

Property "DefaultAuthenticationMethod" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "DefaultAuthenticationMethod" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "DefaultAuthenticationMethod" APNSChannel = Value Text

Methods

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

Property "Enabled" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "Enabled" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Property "PrivateKey" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "PrivateKey" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "PrivateKey" APNSChannel = Value Text

Methods

set :: PropertyType "PrivateKey" APNSChannel -> APNSChannel -> APNSChannel #

Property "TeamId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "TeamId" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Property "TokenKey" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "TokenKey" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Property "TokenKeyId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

Associated Types

type PropertyType "TokenKeyId" APNSChannel 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "TokenKeyId" APNSChannel = Value Text

Methods

set :: PropertyType "TokenKeyId" APNSChannel -> APNSChannel -> APNSChannel #

type PropertyType "ApplicationId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "ApplicationId" APNSChannel = Value Text
type PropertyType "BundleId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "Certificate" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "Certificate" APNSChannel = Value Text
type PropertyType "DefaultAuthenticationMethod" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

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

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "PrivateKey" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "PrivateKey" APNSChannel = Value Text
type PropertyType "TeamId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "TokenKey" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "TokenKeyId" APNSChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.APNSChannel

type PropertyType "TokenKeyId" APNSChannel = Value Text