rangeMatch

@JvmName(name = "njqkybwiqigaoaqf")
suspend fun rangeMatch(value: Output<HttpRouteHeaderMatchIntegerRangeArgs>)
@JvmName(name = "xrlmcchwjojmkaes")
suspend fun rangeMatch(value: HttpRouteHeaderMatchIntegerRangeArgs?)

Parameters

value

If specified, the rule will match if the request header value is within the range.


@JvmName(name = "ovcndnqwtplxvwju")
suspend fun rangeMatch(argument: suspend HttpRouteHeaderMatchIntegerRangeArgsBuilder.() -> Unit)

Parameters

argument

If specified, the rule will match if the request header value is within the range.