stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

Documentation

data RateIncreaseCriteriaProperty Source #

Instances

Instances details
ToJSON RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

Show RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

Eq RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

ToResourceProperties RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

Property "NumberOfNotifiedThings" RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

Associated Types

type PropertyType "NumberOfNotifiedThings" RateIncreaseCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

type PropertyType "NumberOfNotifiedThings" RateIncreaseCriteriaProperty = Value Integer
Property "NumberOfSucceededThings" RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

Associated Types

type PropertyType "NumberOfSucceededThings" RateIncreaseCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

type PropertyType "NumberOfSucceededThings" RateIncreaseCriteriaProperty = Value Integer
type PropertyType "NumberOfNotifiedThings" RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

type PropertyType "NumberOfNotifiedThings" RateIncreaseCriteriaProperty = Value Integer
type PropertyType "NumberOfSucceededThings" RateIncreaseCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.RateIncreaseCriteriaProperty

type PropertyType "NumberOfSucceededThings" RateIncreaseCriteriaProperty = Value Integer