rangeMatch

@JvmName(name = "suloeqfppqahgnqk")
suspend fun rangeMatch(value: Output<HttpRouteRuleMatchHeaderRangeMatchArgs>)
@JvmName(name = "vwxvahsauojqcchs")
suspend fun rangeMatch(value: HttpRouteRuleMatchHeaderRangeMatchArgs?)

Parameters

value

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


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

Parameters

argument

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