action

@JvmName(name = "cwdsppjykwtwbitj")
suspend fun action(value: Output<RateLimitActionArgs>)
@JvmName(name = "hrfwjrlpvkjygswy")
suspend fun action(value: RateLimitActionArgs?)

Parameters

value

The action to be performed when the threshold of matched traffic within the period defined is exceeded.


@JvmName(name = "gvkdipxhxrffihsa")
suspend fun action(argument: suspend RateLimitActionArgsBuilder.() -> Unit)

Parameters

argument

The action to be performed when the threshold of matched traffic within the period defined is exceeded.