Values.DescribeBridgeRequestSourceDisplays the details of a bridge.
type nonrec t = {bridgeArn : DescribeBridgeRequestBridgeArnString.t;The Amazon Resource Name (ARN) of the bridge that you want to describe.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of DescribeBridgeRequestBridgeArnString.t ]) list ]