Route Spec Http2Route Match Args
constructor(headers: Output<List<RouteSpecHttp2RouteMatchHeaderArgs>>? = null, method: Output<String>? = null, path: Output<RouteSpecHttp2RouteMatchPathArgs>? = null, port: Output<Int>? = null, prefix: Output<String>? = null, queryParameters: Output<List<RouteSpecHttp2RouteMatchQueryParameterArgs>>? = null, scheme: Output<String>? = null)