Values.DescribeRouterConfigurationRequestSourceProvides the details about a virtual interface's router.
type nonrec t = {virtualInterfaceId : VirtualInterfaceId.t;The ID of the virtual interface.
*)routerTypeIdentifier : RouterTypeIdentifier.t option;Identifies the router by a combination of vendor, platform, and software version. For example, CiscoSystemsInc-2900SeriesRouters-IOS124.
*)}