

# FailoverRouterInputStreamDetails
<a name="API_FailoverRouterInputStreamDetails"></a>

Configuration details for a failover router input that can automatically switch between two sources.

## Contents
<a name="API_FailoverRouterInputStreamDetails_Contents"></a>

 ** sourceIndexOneStreamDetails **   <a name="mediaconnect-Type-FailoverRouterInputStreamDetails-sourceIndexOneStreamDetails"></a>
Configuration details for the secondary source (index 1) in the failover setup.  
Type: [FailoverRouterInputIndexedStreamDetails](API_FailoverRouterInputIndexedStreamDetails.md) object  
Required: Yes

 ** sourceIndexZeroStreamDetails **   <a name="mediaconnect-Type-FailoverRouterInputStreamDetails-sourceIndexZeroStreamDetails"></a>
Configuration details for the primary source (index 0) in the failover setup.  
Type: [FailoverRouterInputIndexedStreamDetails](API_FailoverRouterInputIndexedStreamDetails.md) object  
Required: Yes

## See Also
<a name="API_FailoverRouterInputStreamDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/mediaconnect-2018-11-14/FailoverRouterInputStreamDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/FailoverRouterInputStreamDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/FailoverRouterInputStreamDetails) 