

# AddBridgeFlowSourceRequest
<a name="API_AddBridgeFlowSourceRequest"></a>

 Add a flow source to an existing bridge. 

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

 ** flowArn **   <a name="mediaconnect-Type-AddBridgeFlowSourceRequest-flowArn"></a>
 The Amazon Resource Number (ARN) of the flow to use as a source of this bridge.   
Type: String  
Pattern: `arn:.+:mediaconnect.+:flow:.+`   
Required: Yes

 ** name **   <a name="mediaconnect-Type-AddBridgeFlowSourceRequest-name"></a>
 The name of the flow source. This name is used to reference the source and must be unique among sources in this bridge.   
Type: String  
Required: Yes

 ** flowVpcInterfaceAttachment **   <a name="mediaconnect-Type-AddBridgeFlowSourceRequest-flowVpcInterfaceAttachment"></a>
The name of the VPC interface attachment to use for this source.   
Type: [VpcInterfaceAttachment](API_VpcInterfaceAttachment.md) object  
Required: No

## See Also
<a name="API_AddBridgeFlowSourceRequest_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/AddBridgeFlowSourceRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/AddBridgeFlowSourceRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/AddBridgeFlowSourceRequest) 