action

@JvmName(name = "bbsyvhsbpykkwymw")
suspend fun action(value: Output<WebAclRuleActionArgs>)
@JvmName(name = "aciutwaxojgubyqb")
suspend fun action(value: WebAclRuleActionArgs?)

Parameters

value

Configuration block of the action that CloudFront or AWS WAF takes when a web request matches the conditions in the rule. Not used if type is GROUP. Detailed below.


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

Parameters

argument

Configuration block of the action that CloudFront or AWS WAF takes when a web request matches the conditions in the rule. Not used if type is GROUP. Detailed below.