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