An object representing the TCP route to match.
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "TcpRouteMatch", "description": "An object representing the TCP route to match.", "type": "object", "properties": { "port": {} } }