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

Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

Documentation

data LimitsProperty Source #

Instances

Instances details
ToJSON LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

Show LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

Eq LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

ToResourceProperties LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

Property "Daily" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

Property "MaximumDuration" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

Associated Types

type PropertyType "MaximumDuration" LimitsProperty 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

type PropertyType "MaximumDuration" LimitsProperty = Value Integer

Methods

set :: PropertyType "MaximumDuration" LimitsProperty -> LimitsProperty -> LimitsProperty #

Property "MessagesPerSecond" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

Associated Types

type PropertyType "MessagesPerSecond" LimitsProperty 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

type PropertyType "MessagesPerSecond" LimitsProperty = Value Integer

Methods

set :: PropertyType "MessagesPerSecond" LimitsProperty -> LimitsProperty -> LimitsProperty #

Property "Total" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

type PropertyType "Daily" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

type PropertyType "MaximumDuration" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

type PropertyType "MaximumDuration" LimitsProperty = Value Integer
type PropertyType "MessagesPerSecond" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty

type PropertyType "MessagesPerSecond" LimitsProperty = Value Integer
type PropertyType "Total" LimitsProperty Source # 
Instance details

Defined in Stratosphere.Pinpoint.ApplicationSettings.LimitsProperty