GatewayRouteSpecHttpRouteMatchArgs

constructor(headers: Output<List<GatewayRouteSpecHttpRouteMatchHeaderArgs>>? = null, hostname: Output<GatewayRouteSpecHttpRouteMatchHostnameArgs>? = null, path: Output<GatewayRouteSpecHttpRouteMatchPathArgs>? = null, port: Output<Int>? = null, prefix: Output<String>? = null, queryParameters: Output<List<GatewayRouteSpecHttpRouteMatchQueryParameterArgs>>? = null)