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

Stratosphere.Pinpoint.BaiduChannel

Documentation

data BaiduChannel Source #

Instances

Instances details
ToJSON BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Show BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Eq BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

ToResourceProperties BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Property "ApiKey" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Associated Types

type PropertyType "ApiKey" BaiduChannel 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Property "ApplicationId" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Associated Types

type PropertyType "ApplicationId" BaiduChannel 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

type PropertyType "ApplicationId" BaiduChannel = Value Text

Methods

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

Property "Enabled" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Associated Types

type PropertyType "Enabled" BaiduChannel 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Property "SecretKey" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

Associated Types

type PropertyType "SecretKey" BaiduChannel 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

type PropertyType "SecretKey" BaiduChannel = Value Text
type PropertyType "ApiKey" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

type PropertyType "ApplicationId" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

type PropertyType "ApplicationId" BaiduChannel = Value Text
type PropertyType "Enabled" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

type PropertyType "SecretKey" BaiduChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.BaiduChannel

type PropertyType "SecretKey" BaiduChannel = Value Text