Web Acl Rule Statement Managed Rule Group Statement Rule Action Override Action To Use Allow Custom Request Handling Args
data class WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingArgs(val insertHeaders: Output<List<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeaderArgs>>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingArgs>
Constructors
Link copied to clipboard
constructor(insertHeaders: Output<List<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeaderArgs>>)
Properties
Link copied to clipboard
val insertHeaders: Output<List<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseAllowCustomRequestHandlingInsertHeaderArgs>>
The insert_header
blocks used to define HTTP headers added to the request. See insert_header
below for details.