Web Acl Rule Statement Managed Rule Group Statement Rule Action Override Action To Use Allow Args
data class WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgs(val customRequestHandling: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingArgs>? = null) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowArgs>
Constructors
Link copied to clipboard
constructor(customRequestHandling: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingArgs>? = null)
Properties
Link copied to clipboard
val customRequestHandling: Output<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingArgs>? = null
Defines custom handling for the web request. See custom_request_handling
below for details.