rangeMatch

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

Parameters

value

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


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

Parameters

argument

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