count
suspend fun count(value: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseCountArgs>)
suspend fun count(value: WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseCountArgs?)
Parameters
value
Instructs AWS WAF to count the web request and allow it. See count
below for details.
suspend fun count(argument: suspend WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseCountArgsBuilder.() -> Unit)
Parameters
argument
Instructs AWS WAF to count the web request and allow it. See count
below for details.