stratosphere-medialive-1.0.0: Stratosphere integration for AWS MediaLive.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MediaLive.Channel

Documentation

data Channel Source #

Constructors

Channel

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

Fields

Instances

Instances details
ToJSON Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Show Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Eq Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

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

ToResourceProperties Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Property "AnywhereSettings" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "AnywhereSettings" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

Property "CdiInputSpecification" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "CdiInputSpecification" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "CdiInputSpecification" Channel = CdiInputSpecificationProperty

Methods

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

Property "ChannelClass" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "ChannelClass" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "ChannelClass" Channel = Value Text

Methods

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

Property "ChannelEngineVersion" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "ChannelEngineVersion" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

Property "Destinations" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "Destinations" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

Property "DryRun" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "DryRun" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "DryRun" Channel = Value Bool

Methods

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

Property "EncoderSettings" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "EncoderSettings" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

Property "InputAttachments" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "InputAttachments" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "InputAttachments" Channel = [InputAttachmentProperty]

Methods

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

Property "InputSpecification" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "InputSpecification" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "InputSpecification" Channel = InputSpecificationProperty

Methods

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

Property "LogLevel" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "LogLevel" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "LogLevel" Channel = Value Text

Methods

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

Property "Maintenance" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "Maintenance" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

Property "Name" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "Name" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

Property "RoleArn" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "RoleArn" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "RoleArn" Channel = Value Text

Methods

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

Property "Tags" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "Tags" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

Property "Vpc" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

Associated Types

type PropertyType "Vpc" Channel 
Instance details

Defined in Stratosphere.MediaLive.Channel

Methods

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

type PropertyType "AnywhereSettings" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "CdiInputSpecification" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "CdiInputSpecification" Channel = CdiInputSpecificationProperty
type PropertyType "ChannelClass" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "ChannelClass" Channel = Value Text
type PropertyType "ChannelEngineVersion" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "Destinations" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "DryRun" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "DryRun" Channel = Value Bool
type PropertyType "EncoderSettings" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "InputAttachments" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "InputAttachments" Channel = [InputAttachmentProperty]
type PropertyType "InputSpecification" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "InputSpecification" Channel = InputSpecificationProperty
type PropertyType "LogLevel" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "LogLevel" Channel = Value Text
type PropertyType "Maintenance" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "Name" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

type PropertyType "RoleArn" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel

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

Defined in Stratosphere.MediaLive.Channel

type PropertyType "Vpc" Channel Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel