Values.AddBridgeSourcesRequestSourceAdds sources to an existing bridge.
type nonrec t = {bridgeArn : BridgeArn.t;The Amazon Resource Name (ARN) of the bridge that you want to update.
*)sources : AddBridgeSourceRequest.t list;The sources that you want to add to this bridge.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `String of
AddBridgeFlowSourceRequestFlowArnString.t
| `Structure of
(string * [> `String of String_.t ]) list ])
list ])
list ]
list
| `String of BridgeArn.t ])
list ]