RouteSpecHttpRouteMatchArgs

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