match

@JvmName(name = "aiwrcnaujcfiyayd")
suspend fun match(value: Output<RateLimitMatchArgs>)
@JvmName(name = "eytjvmwrqfuacgwq")
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 = "grqxidudyiyrgbno")
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.