| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.MediaLive.Channel.GlobalConfigurationProperty
Documentation
data EpochLockingSettingsProperty Source #
Constructors
| EpochLockingSettingsProperty | |
Fields
| |
Instances
data OutputLockingSettingsProperty Source #
Constructors
| OutputLockingSettingsProperty | |
Instances
| ToJSON OutputLockingSettingsProperty Source # | |||||
| Show OutputLockingSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.OutputLockingSettingsProperty Methods showsPrec :: Int -> OutputLockingSettingsProperty -> ShowS # show :: OutputLockingSettingsProperty -> String # showList :: [OutputLockingSettingsProperty] -> ShowS # | |||||
| Eq OutputLockingSettingsProperty Source # | |||||
| ToResourceProperties OutputLockingSettingsProperty Source # | |||||
| Property "EpochLockingSettings" OutputLockingSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.OutputLockingSettingsProperty Associated Types
Methods set :: PropertyType "EpochLockingSettings" OutputLockingSettingsProperty -> OutputLockingSettingsProperty -> OutputLockingSettingsProperty # | |||||
| Property "PipelineLockingSettings" OutputLockingSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.OutputLockingSettingsProperty Associated Types
Methods set :: PropertyType "PipelineLockingSettings" OutputLockingSettingsProperty -> OutputLockingSettingsProperty -> OutputLockingSettingsProperty # | |||||
| type PropertyType "EpochLockingSettings" OutputLockingSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.OutputLockingSettingsProperty type PropertyType "EpochLockingSettings" OutputLockingSettingsProperty = EpochLockingSettingsProperty | |||||
| type PropertyType "PipelineLockingSettings" OutputLockingSettingsProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.OutputLockingSettingsProperty type PropertyType "PipelineLockingSettings" OutputLockingSettingsProperty = PipelineLockingSettingsProperty | |||||
data PipelineLockingSettingsProperty Source #
Constructors
| PipelineLockingSettingsProperty | |
Fields
| |
Instances
| ToJSON PipelineLockingSettingsProperty Source # | |
| Show PipelineLockingSettingsProperty Source # | |
Defined in Stratosphere.MediaLive.Channel.PipelineLockingSettingsProperty Methods showsPrec :: Int -> PipelineLockingSettingsProperty -> ShowS # | |
| Eq PipelineLockingSettingsProperty Source # | |
| ToResourceProperties PipelineLockingSettingsProperty Source # | |
data GlobalConfigurationProperty Source #
Constructors
| GlobalConfigurationProperty | |
Fields
| |
Instances
| ToJSON GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Methods toJSON :: GlobalConfigurationProperty -> Value # toEncoding :: GlobalConfigurationProperty -> Encoding # toJSONList :: [GlobalConfigurationProperty] -> Value # toEncodingList :: [GlobalConfigurationProperty] -> Encoding # | |||||
| Show GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Methods showsPrec :: Int -> GlobalConfigurationProperty -> ShowS # show :: GlobalConfigurationProperty -> String # showList :: [GlobalConfigurationProperty] -> ShowS # | |||||
| Eq GlobalConfigurationProperty Source # | |||||
| ToResourceProperties GlobalConfigurationProperty Source # | |||||
| Property "InitialAudioGain" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Associated Types
Methods set :: PropertyType "InitialAudioGain" GlobalConfigurationProperty -> GlobalConfigurationProperty -> GlobalConfigurationProperty # | |||||
| Property "InputEndAction" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Associated Types
Methods set :: PropertyType "InputEndAction" GlobalConfigurationProperty -> GlobalConfigurationProperty -> GlobalConfigurationProperty # | |||||
| Property "InputLossBehavior" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Associated Types
Methods set :: PropertyType "InputLossBehavior" GlobalConfigurationProperty -> GlobalConfigurationProperty -> GlobalConfigurationProperty # | |||||
| Property "OutputLockingMode" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Associated Types
Methods set :: PropertyType "OutputLockingMode" GlobalConfigurationProperty -> GlobalConfigurationProperty -> GlobalConfigurationProperty # | |||||
| Property "OutputLockingSettings" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Associated Types
Methods set :: PropertyType "OutputLockingSettings" GlobalConfigurationProperty -> GlobalConfigurationProperty -> GlobalConfigurationProperty # | |||||
| Property "OutputTimingSource" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Associated Types
Methods set :: PropertyType "OutputTimingSource" GlobalConfigurationProperty -> GlobalConfigurationProperty -> GlobalConfigurationProperty # | |||||
| Property "SupportLowFramerateInputs" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty Associated Types
Methods set :: PropertyType "SupportLowFramerateInputs" GlobalConfigurationProperty -> GlobalConfigurationProperty -> GlobalConfigurationProperty # | |||||
| type PropertyType "InitialAudioGain" GlobalConfigurationProperty Source # | |||||
| type PropertyType "InputEndAction" GlobalConfigurationProperty Source # | |||||
| type PropertyType "InputLossBehavior" GlobalConfigurationProperty Source # | |||||
| type PropertyType "OutputLockingMode" GlobalConfigurationProperty Source # | |||||
| type PropertyType "OutputLockingSettings" GlobalConfigurationProperty Source # | |||||
Defined in Stratosphere.MediaLive.Channel.GlobalConfigurationProperty type PropertyType "OutputLockingSettings" GlobalConfigurationProperty = OutputLockingSettingsProperty | |||||
| type PropertyType "OutputTimingSource" GlobalConfigurationProperty Source # | |||||
| type PropertyType "SupportLowFramerateInputs" GlobalConfigurationProperty Source # | |||||