Values.UpdateRouterNetworkInterfaceRequestSourceUpdates the configuration of an existing router network interface in AWS Elemental MediaConnect.
type nonrec t = {arn : RouterNetworkInterfaceArn.t;The Amazon Resource Name (ARN) of the router network interface that you want to update.
*)name : UpdateRouterNetworkInterfaceRequestNameString.t option;The updated name for the router network interface.
*)configuration : RouterNetworkInterfaceConfiguration.t option;The updated configuration settings for the router network interface. Changing the type of the configuration is not supported.
*)}