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