rangeMatch

@JvmName(name = "xsytcnbawixbwcco")
suspend fun rangeMatch(value: Output<HttpRouteRuleMatchHeaderRangeMatchArgs>)
@JvmName(name = "jfewqrfbumcphlyy")
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 = "tybqkhjmfphbqopg")
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.