| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MediaTailor.PlaybackConfiguration
Documentation
data LogConfigurationProperty Source #
Constructors
| LogConfigurationProperty | |
Instances
data AdsInteractionLogProperty Source #
Constructors
| AdsInteractionLogProperty | |
Fields | |
Instances
| ToJSON AdsInteractionLogProperty Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration.AdsInteractionLogProperty Methods toJSON :: AdsInteractionLogProperty -> Value # toEncoding :: AdsInteractionLogProperty -> Encoding # toJSONList :: [AdsInteractionLogProperty] -> Value # | |||||
| Show AdsInteractionLogProperty Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration.AdsInteractionLogProperty Methods showsPrec :: Int -> AdsInteractionLogProperty -> ShowS # show :: AdsInteractionLogProperty -> String # showList :: [AdsInteractionLogProperty] -> ShowS # | |||||
| Eq AdsInteractionLogProperty Source # | |||||
| ToResourceProperties AdsInteractionLogProperty Source # | |||||
| Property "ExcludeEventTypes" AdsInteractionLogProperty Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration.AdsInteractionLogProperty Associated Types
Methods set :: PropertyType "ExcludeEventTypes" AdsInteractionLogProperty -> AdsInteractionLogProperty -> AdsInteractionLogProperty # | |||||
| Property "PublishOptInEventTypes" AdsInteractionLogProperty Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration.AdsInteractionLogProperty Associated Types
Methods set :: PropertyType "PublishOptInEventTypes" AdsInteractionLogProperty -> AdsInteractionLogProperty -> AdsInteractionLogProperty # | |||||
| type PropertyType "ExcludeEventTypes" AdsInteractionLogProperty Source # | |||||
| type PropertyType "PublishOptInEventTypes" AdsInteractionLogProperty Source # | |||||
data ManifestServiceInteractionLogProperty Source #
Constructors
| ManifestServiceInteractionLogProperty | |
Fields
| |
Instances
| ToJSON ManifestServiceInteractionLogProperty Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration.ManifestServiceInteractionLogProperty Methods toJSON :: ManifestServiceInteractionLogProperty -> Value # toEncoding :: ManifestServiceInteractionLogProperty -> Encoding # toJSONList :: [ManifestServiceInteractionLogProperty] -> Value # toEncodingList :: [ManifestServiceInteractionLogProperty] -> Encoding # omitField :: ManifestServiceInteractionLogProperty -> Bool # | |||||
| Show ManifestServiceInteractionLogProperty Source # | |||||
| Eq ManifestServiceInteractionLogProperty Source # | |||||
| ToResourceProperties ManifestServiceInteractionLogProperty Source # | |||||
| Property "ExcludeEventTypes" ManifestServiceInteractionLogProperty Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration.ManifestServiceInteractionLogProperty Associated Types
Methods set :: PropertyType "ExcludeEventTypes" ManifestServiceInteractionLogProperty -> ManifestServiceInteractionLogProperty -> ManifestServiceInteractionLogProperty # | |||||
| type PropertyType "ExcludeEventTypes" ManifestServiceInteractionLogProperty Source # | |||||
data PlaybackConfiguration Source #
Constructors
| PlaybackConfiguration | |
Fields
| |
Instances
| ToJSON PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Methods toJSON :: PlaybackConfiguration -> Value # toEncoding :: PlaybackConfiguration -> Encoding # toJSONList :: [PlaybackConfiguration] -> Value # toEncodingList :: [PlaybackConfiguration] -> Encoding # omitField :: PlaybackConfiguration -> Bool # | |||||
| Show PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Methods showsPrec :: Int -> PlaybackConfiguration -> ShowS # show :: PlaybackConfiguration -> String # showList :: [PlaybackConfiguration] -> ShowS # | |||||
| Eq PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Methods (==) :: PlaybackConfiguration -> PlaybackConfiguration -> Bool # (/=) :: PlaybackConfiguration -> PlaybackConfiguration -> Bool # | |||||
| ToResourceProperties PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Methods toResourceProperties :: PlaybackConfiguration -> ResourceProperties # | |||||
| Property "AdConditioningConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "AdConditioningConfiguration" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "AdDecisionServerUrl" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "AdDecisionServerUrl" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "AvailSuppression" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "AvailSuppression" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "Bumper" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "Bumper" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "CdnConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "CdnConfiguration" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "ConfigurationAliases" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "ConfigurationAliases" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "DashConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "DashConfiguration" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "HlsConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "HlsConfiguration" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "InsertionMode" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "InsertionMode" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "LivePreRollConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "LivePreRollConfiguration" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "LogConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "LogConfiguration" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "ManifestProcessingRules" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "ManifestProcessingRules" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "Name" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "Name" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "PersonalizationThresholdSeconds" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "PersonalizationThresholdSeconds" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "SlateAdUrl" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "SlateAdUrl" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "Tags" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "Tags" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "TranscodeProfileName" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "TranscodeProfileName" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| Property "VideoContentSourceUrl" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration Associated Types
Methods set :: PropertyType "VideoContentSourceUrl" PlaybackConfiguration -> PlaybackConfiguration -> PlaybackConfiguration # | |||||
| type PropertyType "AdConditioningConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration type PropertyType "AdConditioningConfiguration" PlaybackConfiguration = AdConditioningConfigurationProperty | |||||
| type PropertyType "AdDecisionServerUrl" PlaybackConfiguration Source # | |||||
| type PropertyType "AvailSuppression" PlaybackConfiguration Source # | |||||
| type PropertyType "Bumper" PlaybackConfiguration Source # | |||||
| type PropertyType "CdnConfiguration" PlaybackConfiguration Source # | |||||
| type PropertyType "ConfigurationAliases" PlaybackConfiguration Source # | |||||
| type PropertyType "DashConfiguration" PlaybackConfiguration Source # | |||||
| type PropertyType "HlsConfiguration" PlaybackConfiguration Source # | |||||
| type PropertyType "InsertionMode" PlaybackConfiguration Source # | |||||
| type PropertyType "LivePreRollConfiguration" PlaybackConfiguration Source # | |||||
Defined in Stratosphere.MediaTailor.PlaybackConfiguration type PropertyType "LivePreRollConfiguration" PlaybackConfiguration = LivePreRollConfigurationProperty | |||||
| type PropertyType "LogConfiguration" PlaybackConfiguration Source # | |||||
| type PropertyType "ManifestProcessingRules" PlaybackConfiguration Source # | |||||
| type PropertyType "Name" PlaybackConfiguration Source # | |||||
| type PropertyType "PersonalizationThresholdSeconds" PlaybackConfiguration Source # | |||||
| type PropertyType "SlateAdUrl" PlaybackConfiguration Source # | |||||
| type PropertyType "Tags" PlaybackConfiguration Source # | |||||
| type PropertyType "TranscodeProfileName" PlaybackConfiguration Source # | |||||
| type PropertyType "VideoContentSourceUrl" PlaybackConfiguration Source # | |||||
mkPlaybackConfiguration :: Value Text -> Value Text -> Value Text -> PlaybackConfiguration Source #