An object representing the gateway route host name to match.
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "GatewayRouteHostnameMatch", "description": "An object representing the gateway route host name to match.", "type": "object", "properties": { "exact": {}, "suffix": {} } }