defaultAction

@JvmName(name = "ltkrfmdjqrhifyah")
suspend fun defaultAction(value: Output<WebAclDefaultActionArgs>)
@JvmName(name = "bnyqlfvstpekevbd")
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 = "xawabngpyagtyakw")
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.