rangeMatch

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

Parameters

value

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


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

Parameters

argument

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