action

@JvmName(name = "kitbrbcswocfhssn")
suspend fun action(value: Output<RateLimitActionArgs>)
@JvmName(name = "vpgytkbtydgotdgt")
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 = "mytwkwnxdubvkslu")
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.