stratosphere-mediatailor-1.0.0: Stratosphere integration for AWS MediaTailor.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MediaTailor.Channel

Documentation

data Channel Source #

Constructors

Channel

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-channel.html

Fields

Instances

Instances details
ToJSON Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Show Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Eq Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Methods

(==) :: Channel -> Channel -> Bool #

(/=) :: Channel -> Channel -> Bool #

ToResourceProperties Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Property "Audiences" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "Audiences" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "Audiences" Channel = ValueList Text

Methods

set :: PropertyType "Audiences" Channel -> Channel -> Channel #

Property "ChannelName" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "ChannelName" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "ChannelName" Channel = Value Text

Methods

set :: PropertyType "ChannelName" Channel -> Channel -> Channel #

Property "FillerSlate" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "FillerSlate" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Methods

set :: PropertyType "FillerSlate" Channel -> Channel -> Channel #

Property "LogConfiguration" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "LogConfiguration" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Methods

set :: PropertyType "LogConfiguration" Channel -> Channel -> Channel #

Property "Outputs" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "Outputs" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Methods

set :: PropertyType "Outputs" Channel -> Channel -> Channel #

Property "PlaybackMode" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "PlaybackMode" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "PlaybackMode" Channel = Value Text

Methods

set :: PropertyType "PlaybackMode" Channel -> Channel -> Channel #

Property "Tags" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "Tags" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "Tags" Channel = [Tag]

Methods

set :: PropertyType "Tags" Channel -> Channel -> Channel #

Property "Tier" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "Tier" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Methods

set :: PropertyType "Tier" Channel -> Channel -> Channel #

Property "TimeShiftConfiguration" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

Associated Types

type PropertyType "TimeShiftConfiguration" Channel 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "TimeShiftConfiguration" Channel = TimeShiftConfigurationProperty

Methods

set :: PropertyType "TimeShiftConfiguration" Channel -> Channel -> Channel #

type PropertyType "Audiences" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "Audiences" Channel = ValueList Text
type PropertyType "ChannelName" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "ChannelName" Channel = Value Text
type PropertyType "FillerSlate" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "LogConfiguration" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "Outputs" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "PlaybackMode" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "PlaybackMode" Channel = Value Text
type PropertyType "Tags" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "Tags" Channel = [Tag]
type PropertyType "Tier" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "TimeShiftConfiguration" Channel Source # 
Instance details

Defined in Stratosphere.MediaTailor.Channel

type PropertyType "TimeShiftConfiguration" Channel = TimeShiftConfigurationProperty