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

Stratosphere.MediaLive.Channel.AvailConfigurationProperty

Documentation

data AvailSettingsProperty Source #

Instances

Instances details
ToJSON AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

Show AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

Eq AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

ToResourceProperties AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

Property "Esam" AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

Property "Scte35SpliceInsert" AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

Associated Types

type PropertyType "Scte35SpliceInsert" AvailSettingsProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

Property "Scte35TimeSignalApos" AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

Associated Types

type PropertyType "Scte35TimeSignalApos" AvailSettingsProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

type PropertyType "Esam" AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

type PropertyType "Scte35SpliceInsert" AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

type PropertyType "Scte35TimeSignalApos" AvailSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailSettingsProperty

data EsamProperty Source #

Instances

Instances details
ToJSON EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Show EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Eq EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

ToResourceProperties EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Property "AcquisitionPointId" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Associated Types

type PropertyType "AcquisitionPointId" EsamProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "AcquisitionPointId" EsamProperty = Value Text

Methods

set :: PropertyType "AcquisitionPointId" EsamProperty -> EsamProperty -> EsamProperty #

Property "AdAvailOffset" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Associated Types

type PropertyType "AdAvailOffset" EsamProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "AdAvailOffset" EsamProperty = Value Integer

Methods

set :: PropertyType "AdAvailOffset" EsamProperty -> EsamProperty -> EsamProperty #

Property "PasswordParam" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Associated Types

type PropertyType "PasswordParam" EsamProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "PasswordParam" EsamProperty = Value Text

Methods

set :: PropertyType "PasswordParam" EsamProperty -> EsamProperty -> EsamProperty #

Property "PoisEndpoint" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Associated Types

type PropertyType "PoisEndpoint" EsamProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "PoisEndpoint" EsamProperty = Value Text

Methods

set :: PropertyType "PoisEndpoint" EsamProperty -> EsamProperty -> EsamProperty #

Property "Username" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Associated Types

type PropertyType "Username" EsamProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Property "ZoneIdentity" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

Associated Types

type PropertyType "ZoneIdentity" EsamProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "ZoneIdentity" EsamProperty = Value Text

Methods

set :: PropertyType "ZoneIdentity" EsamProperty -> EsamProperty -> EsamProperty #

type PropertyType "AcquisitionPointId" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "AcquisitionPointId" EsamProperty = Value Text
type PropertyType "AdAvailOffset" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "AdAvailOffset" EsamProperty = Value Integer
type PropertyType "PasswordParam" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "PasswordParam" EsamProperty = Value Text
type PropertyType "PoisEndpoint" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "PoisEndpoint" EsamProperty = Value Text
type PropertyType "Username" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "ZoneIdentity" EsamProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.EsamProperty

type PropertyType "ZoneIdentity" EsamProperty = Value Text

data Scte35SpliceInsertProperty Source #

Instances

Instances details
ToJSON Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

Show Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

Eq Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

ToResourceProperties Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

Property "AdAvailOffset" Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

Property "NoRegionalBlackoutFlag" Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

Associated Types

type PropertyType "NoRegionalBlackoutFlag" Scte35SpliceInsertProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

type PropertyType "NoRegionalBlackoutFlag" Scte35SpliceInsertProperty = Value Text
Property "WebDeliveryAllowedFlag" Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

Associated Types

type PropertyType "WebDeliveryAllowedFlag" Scte35SpliceInsertProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

type PropertyType "WebDeliveryAllowedFlag" Scte35SpliceInsertProperty = Value Text
type PropertyType "AdAvailOffset" Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

type PropertyType "NoRegionalBlackoutFlag" Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

type PropertyType "NoRegionalBlackoutFlag" Scte35SpliceInsertProperty = Value Text
type PropertyType "WebDeliveryAllowedFlag" Scte35SpliceInsertProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35SpliceInsertProperty

type PropertyType "WebDeliveryAllowedFlag" Scte35SpliceInsertProperty = Value Text

data Scte35TimeSignalAposProperty Source #

Instances

Instances details
ToJSON Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

Show Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

Eq Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

ToResourceProperties Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

Property "AdAvailOffset" Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

Property "NoRegionalBlackoutFlag" Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

Associated Types

type PropertyType "NoRegionalBlackoutFlag" Scte35TimeSignalAposProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

type PropertyType "NoRegionalBlackoutFlag" Scte35TimeSignalAposProperty = Value Text
Property "WebDeliveryAllowedFlag" Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

Associated Types

type PropertyType "WebDeliveryAllowedFlag" Scte35TimeSignalAposProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

type PropertyType "WebDeliveryAllowedFlag" Scte35TimeSignalAposProperty = Value Text
type PropertyType "AdAvailOffset" Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

type PropertyType "NoRegionalBlackoutFlag" Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

type PropertyType "NoRegionalBlackoutFlag" Scte35TimeSignalAposProperty = Value Text
type PropertyType "WebDeliveryAllowedFlag" Scte35TimeSignalAposProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.Scte35TimeSignalAposProperty

type PropertyType "WebDeliveryAllowedFlag" Scte35TimeSignalAposProperty = Value Text

data AvailConfigurationProperty Source #

Instances

Instances details
ToJSON AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

Show AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

Eq AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

ToResourceProperties AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

Property "AvailSettings" AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

Property "Scte35SegmentationScope" AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

Associated Types

type PropertyType "Scte35SegmentationScope" AvailConfigurationProperty 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

type PropertyType "Scte35SegmentationScope" AvailConfigurationProperty = Value Text
type PropertyType "AvailSettings" AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

type PropertyType "Scte35SegmentationScope" AvailConfigurationProperty Source # 
Instance details

Defined in Stratosphere.MediaLive.Channel.AvailConfigurationProperty

type PropertyType "Scte35SegmentationScope" AvailConfigurationProperty = Value Text