stratosphere-mediaconnect-1.0.0: Stratosphere integration for AWS MediaConnect.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MediaConnect.BridgeSource

Documentation

data BridgeFlowSourceProperty Source #

Instances

Instances details
ToJSON BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

Show BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

Eq BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

ToResourceProperties BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

Property "FlowArn" BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

Property "FlowVpcInterfaceAttachment" BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

Associated Types

type PropertyType "FlowVpcInterfaceAttachment" BridgeFlowSourceProperty 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

type PropertyType "FlowArn" BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

type PropertyType "FlowVpcInterfaceAttachment" BridgeFlowSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeFlowSourceProperty

data VpcInterfaceAttachmentProperty Source #

Instances

Instances details
ToJSON VpcInterfaceAttachmentProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.VpcInterfaceAttachmentProperty

Show VpcInterfaceAttachmentProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.VpcInterfaceAttachmentProperty

Eq VpcInterfaceAttachmentProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.VpcInterfaceAttachmentProperty

ToResourceProperties VpcInterfaceAttachmentProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.VpcInterfaceAttachmentProperty

Property "VpcInterfaceName" VpcInterfaceAttachmentProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.VpcInterfaceAttachmentProperty

type PropertyType "VpcInterfaceName" VpcInterfaceAttachmentProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.VpcInterfaceAttachmentProperty

data BridgeNetworkSourceProperty Source #

Instances

Instances details
ToJSON BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

Show BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

Eq BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

ToResourceProperties BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

Property "MulticastIp" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

Property "MulticastSourceSettings" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

Property "NetworkName" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

Property "Port" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

Property "Protocol" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

type PropertyType "MulticastIp" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

type PropertyType "MulticastSourceSettings" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

type PropertyType "NetworkName" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

type PropertyType "Port" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

type PropertyType "Protocol" BridgeNetworkSourceProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.BridgeNetworkSourceProperty

data MulticastSourceSettingsProperty Source #

Instances

Instances details
ToJSON MulticastSourceSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.MulticastSourceSettingsProperty

Show MulticastSourceSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.MulticastSourceSettingsProperty

Eq MulticastSourceSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.MulticastSourceSettingsProperty

ToResourceProperties MulticastSourceSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.MulticastSourceSettingsProperty

Property "MulticastSourceIp" MulticastSourceSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.MulticastSourceSettingsProperty

type PropertyType "MulticastSourceIp" MulticastSourceSettingsProperty Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource.MulticastSourceSettingsProperty

data BridgeSource Source #

Instances

Instances details
ToJSON BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Show BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Eq BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

ToResourceProperties BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Property "BridgeArn" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Associated Types

type PropertyType "BridgeArn" BridgeSource 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

type PropertyType "BridgeArn" BridgeSource = Value Text
Property "FlowSource" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Associated Types

type PropertyType "FlowSource" BridgeSource 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Property "Name" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Associated Types

type PropertyType "Name" BridgeSource 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Property "NetworkSource" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Associated Types

type PropertyType "NetworkSource" BridgeSource 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

Methods

set :: PropertyType "NetworkSource" BridgeSource -> BridgeSource -> BridgeSource #

type PropertyType "BridgeArn" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

type PropertyType "BridgeArn" BridgeSource = Value Text
type PropertyType "FlowSource" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

type PropertyType "Name" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource

type PropertyType "NetworkSource" BridgeSource Source # 
Instance details

Defined in Stratosphere.MediaConnect.BridgeSource