Values.UpdateBridgeFlowSourceRequestSourceUpdate the flow source of the bridge.
type nonrec t = {flowArn : UpdateBridgeFlowSourceRequestFlowArnString.t option;The Amazon Resource Name (ARN) that identifies the MediaConnect resource from which to delete tags.
*)flowVpcInterfaceAttachment : VpcInterfaceAttachment.t option;The name of the VPC interface attachment to use for this source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of UpdateBridgeFlowSourceRequestFlowArnString.t
| `Structure of (string * [> `String of String_.t ]) list ])
list ]