RouteSpecHttp2RouteMatchArgs

fun RouteSpecHttp2RouteMatchArgs(headers: Output<List<RouteSpecHttp2RouteMatchHeaderArgs>>? = null, method: Output<String>? = null, port: Output<Int>? = null, prefix: Output<String>, scheme: Output<String>? = null)