match

@JvmName(name = "nlhpahdclklurreu")
suspend fun match(value: Output<RateLimitMatchArgs>)
@JvmName(name = "whypotmmtpqjyjdf")
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 = "cukbhbiwbvuclqoy")
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.