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

Stratosphere.MediaLive.Channel.EsamProperty

Documentation

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