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

Stratosphere.Pinpoint.ADMChannel

Documentation

data ADMChannel Source #

Instances

Instances details
ToJSON ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Show ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Eq ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

ToResourceProperties ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Property "ApplicationId" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Associated Types

type PropertyType "ApplicationId" ADMChannel 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

type PropertyType "ApplicationId" ADMChannel = Value Text

Methods

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

Property "ClientId" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Associated Types

type PropertyType "ClientId" ADMChannel 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

type PropertyType "ClientId" ADMChannel = Value Text

Methods

set :: PropertyType "ClientId" ADMChannel -> ADMChannel -> ADMChannel #

Property "ClientSecret" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Associated Types

type PropertyType "ClientSecret" ADMChannel 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

type PropertyType "ClientSecret" ADMChannel = Value Text

Methods

set :: PropertyType "ClientSecret" ADMChannel -> ADMChannel -> ADMChannel #

Property "Enabled" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Associated Types

type PropertyType "Enabled" ADMChannel 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

Methods

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

type PropertyType "ApplicationId" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

type PropertyType "ApplicationId" ADMChannel = Value Text
type PropertyType "ClientId" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

type PropertyType "ClientId" ADMChannel = Value Text
type PropertyType "ClientSecret" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel

type PropertyType "ClientSecret" ADMChannel = Value Text
type PropertyType "Enabled" ADMChannel Source # 
Instance details

Defined in Stratosphere.Pinpoint.ADMChannel