count

fun count(block: CountAction.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.wafv2.model.CountAction inside the given block


Override the rule group evaluation result to count only.

This option is usually set to none. It does not affect how the rules in the rule group are evaluated. If you want the rules in the rule group to only count matches, do not use this and instead use the rule action override option, with Count action, in your rule group reference statement settings.