| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.IoT.JobTemplate.JobExecutionsRetryConfigProperty
Documentation
data JobExecutionsRetryConfigProperty Source #
Constructors
| JobExecutionsRetryConfigProperty | |
Instances
| ToJSON JobExecutionsRetryConfigProperty Source # | |||||
Defined in Stratosphere.IoT.JobTemplate.JobExecutionsRetryConfigProperty | |||||
| Show JobExecutionsRetryConfigProperty Source # | |||||
Defined in Stratosphere.IoT.JobTemplate.JobExecutionsRetryConfigProperty Methods showsPrec :: Int -> JobExecutionsRetryConfigProperty -> ShowS # | |||||
| Eq JobExecutionsRetryConfigProperty Source # | |||||
| ToResourceProperties JobExecutionsRetryConfigProperty Source # | |||||
| Property "RetryCriteriaList" JobExecutionsRetryConfigProperty Source # | |||||
Defined in Stratosphere.IoT.JobTemplate.JobExecutionsRetryConfigProperty Associated Types
Methods set :: PropertyType "RetryCriteriaList" JobExecutionsRetryConfigProperty -> JobExecutionsRetryConfigProperty -> JobExecutionsRetryConfigProperty # | |||||
| type PropertyType "RetryCriteriaList" JobExecutionsRetryConfigProperty Source # | |||||