action

@JvmName(name = "sbxbyyoocvuesmoe")
suspend fun action(value: Output<RuleGroupRuleActionArgs>)
@JvmName(name = "ngdiiqsgpaaboehk")
suspend fun action(value: RuleGroupRuleActionArgs)

Parameters

value

The action that AWS WAF should take on a web request when it matches the rule's statement. Settings at the aws.wafv2.WebAcl level can override the rule action setting. See Action below for details.


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

Parameters

argument

The action that AWS WAF should take on a web request when it matches the rule's statement. Settings at the aws.wafv2.WebAcl level can override the rule action setting. See Action below for details.