stratosphere-ivs-1.0.0: Stratosphere integration for AWS IVS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IVS.Channel

Documentation

data Channel Source #

Constructors

Channel

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

Fields

Instances

Instances details
ToJSON Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Show Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Eq Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Methods

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

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

ToResourceProperties Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Property "Authorized" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "Authorized" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "Authorized" Channel = Value Bool

Methods

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

Property "ContainerFormat" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "ContainerFormat" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "ContainerFormat" Channel = Value Text

Methods

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

Property "InsecureIngest" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "InsecureIngest" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "InsecureIngest" Channel = Value Bool

Methods

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

Property "LatencyMode" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "LatencyMode" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "LatencyMode" Channel = Value Text

Methods

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

Property "MultitrackInputConfiguration" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "MultitrackInputConfiguration" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "MultitrackInputConfiguration" Channel = MultitrackInputConfigurationProperty

Methods

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

Property "Name" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "Name" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

Methods

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

Property "Preset" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "Preset" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "Preset" Channel = Value Text

Methods

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

Property "RecordingConfigurationArn" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "RecordingConfigurationArn" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "RecordingConfigurationArn" Channel = Value Text

Methods

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

Property "Tags" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "Tags" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "Tags" Channel = [Tag]

Methods

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

Property "Type" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

Associated Types

type PropertyType "Type" Channel 
Instance details

Defined in Stratosphere.IVS.Channel

Methods

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

type PropertyType "Authorized" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "Authorized" Channel = Value Bool
type PropertyType "ContainerFormat" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "ContainerFormat" Channel = Value Text
type PropertyType "InsecureIngest" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "InsecureIngest" Channel = Value Bool
type PropertyType "LatencyMode" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "LatencyMode" Channel = Value Text
type PropertyType "MultitrackInputConfiguration" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "MultitrackInputConfiguration" Channel = MultitrackInputConfigurationProperty
type PropertyType "Name" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "Preset" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

type PropertyType "Preset" Channel = Value Text
type PropertyType "RecordingConfigurationArn" Channel Source # 
Instance details

Defined in Stratosphere.IVS.Channel

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

Defined in Stratosphere.IVS.Channel

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

Defined in Stratosphere.IVS.Channel