defaultAction

@JvmName(name = "dpitheewmjyfdxmd")
suspend fun defaultAction(value: Output<WebAclDefaultActionArgs>)
@JvmName(name = "faubrlalvoeusvjp")
suspend fun defaultAction(value: WebAclDefaultActionArgs?)

Parameters

value

Configuration block with action that you want AWS WAF to take when a request doesn't match the criteria in any of the rules that are associated with the web ACL. Detailed below.


@JvmName(name = "jjvexjyutckhefos")
suspend fun defaultAction(argument: suspend WebAclDefaultActionArgsBuilder.() -> Unit)

Parameters

argument

Configuration block with action that you want AWS WAF to take when a request doesn't match the criteria in any of the rules that are associated with the web ACL. Detailed below.