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

Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Documentation

data AbortCriteriaProperty Source #

Instances

Instances details
ToJSON AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Show AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Eq AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

ToResourceProperties AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Property "Action" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Property "FailureType" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Associated Types

type PropertyType "FailureType" AbortCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Property "MinNumberOfExecutedThings" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Associated Types

type PropertyType "MinNumberOfExecutedThings" AbortCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

type PropertyType "MinNumberOfExecutedThings" AbortCriteriaProperty = Value Integer
Property "ThresholdPercentage" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

Associated Types

type PropertyType "ThresholdPercentage" AbortCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

type PropertyType "ThresholdPercentage" AbortCriteriaProperty = Value Double
type PropertyType "Action" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

type PropertyType "FailureType" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

type PropertyType "MinNumberOfExecutedThings" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

type PropertyType "MinNumberOfExecutedThings" AbortCriteriaProperty = Value Integer
type PropertyType "ThresholdPercentage" AbortCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.JobTemplate.AbortCriteriaProperty

type PropertyType "ThresholdPercentage" AbortCriteriaProperty = Value Double