match

@JvmName(name = "xpbqtadjrsegvdmm")
suspend fun match(value: Output<RateLimitMatchArgs>)
@JvmName(name = "ixqvwhfwuetqrpjr")
suspend fun match(value: RateLimitMatchArgs?)

Parameters

value

Determines which traffic the rate limit counts towards the threshold. By default matches all traffic in the zone.


@JvmName(name = "ywkexlnqexknqdhi")
suspend fun match(argument: suspend RateLimitMatchArgsBuilder.() -> Unit)

Parameters

argument

Determines which traffic the rate limit counts towards the threshold. By default matches all traffic in the zone.