GatewayRouteSpecHttp2RouteMatchArgs

constructor(headers: Output<List<GatewayRouteSpecHttp2RouteMatchHeaderArgs>>? = null, hostname: Output<GatewayRouteSpecHttp2RouteMatchHostnameArgs>? = null, path: Output<GatewayRouteSpecHttp2RouteMatchPathArgs>? = null, port: Output<Int>? = null, prefix: Output<String>? = null, queryParameters: Output<List<GatewayRouteSpecHttp2RouteMatchQueryParameterArgs>>? = null)