RouterInputStreamDetails
Configuration details for the router input stream.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- failover
-
Configuration details for a failover router input that can automatically switch between two sources.
Type: FailoverRouterInputStreamDetails object
Required: No
- mediaConnectFlow
-
Configuration details for a MediaConnect flow when used as a router input source.
Type: MediaConnectFlowRouterInputStreamDetails object
Required: No
- merge
-
Configuration details for a merge router input that combines two input sources.
Type: MergeRouterInputStreamDetails object
Required: No
- standard
-
Configuration details for a standard router input stream type.
Type: StandardRouterInputStreamDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: