Values.RoutedResourceSourceContains information about the routed resource.
type nonrec t = {name : ResourceName.t option;The name of the routed resource.
*)arn : AmazonResourceName.t option;The ARN of the routed resource. For more information, see Amazon Resource Names (ARNs) in the AWS General Reference.
*)}