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