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