Values.GatewayRouteHostnameMatchSourceAn object representing the gateway route host name to match.
type nonrec t = {exact : ExactHostName.t option;The exact host name to match on.
*)suffix : SuffixHostname.t option;The specified ending characters of the host name to match on.
*)}