allow
suspend fun allow(value: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgs>)
suspend fun allow(value: WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgs?)
Parameters
value
Instructs AWS WAF to allow the web request. See allow
below for details.
suspend fun allow(argument: suspend WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgsBuilder.() -> Unit)
Parameters
argument
Instructs AWS WAF to allow the web request. See allow
below for details.