| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Timestream.ScheduledQuery.ScheduleConfigurationProperty
Documentation
data ScheduleConfigurationProperty Source #
Constructors
| ScheduleConfigurationProperty | |
Instances
| ToJSON ScheduleConfigurationProperty Source # | |||||
| Show ScheduleConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.ScheduleConfigurationProperty Methods showsPrec :: Int -> ScheduleConfigurationProperty -> ShowS # show :: ScheduleConfigurationProperty -> String # showList :: [ScheduleConfigurationProperty] -> ShowS # | |||||
| Eq ScheduleConfigurationProperty Source # | |||||
| ToResourceProperties ScheduleConfigurationProperty Source # | |||||
| Property "ScheduleExpression" ScheduleConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.ScheduleConfigurationProperty Associated Types
Methods set :: PropertyType "ScheduleExpression" ScheduleConfigurationProperty -> ScheduleConfigurationProperty -> ScheduleConfigurationProperty # | |||||
| type PropertyType "ScheduleExpression" ScheduleConfigurationProperty Source # | |||||