Values.TakeRouterInputRequestSourceAssociates a router input with a router output in AWS Elemental MediaConnect.
type nonrec t = {routerOutputArn : RouterOutputArn.t;The Amazon Resource Name (ARN) of the router output that you want to associate with a router input.
*)routerInputArn : RouterInputArn.t option;The Amazon Resource Name (ARN) of the router input that you want to associate with a router output.
*)}