allow
suspend fun allow(value: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgs>)
suspend fun allow(value: WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgs?)
Parameters
value
Specifies that AWS WAF should allow requests by default. See allow
below for details.
suspend fun allow(argument: suspend WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgsBuilder.() -> Unit)
Parameters
argument
Specifies that AWS WAF should allow requests by default. See allow
below for details.