Web Acl Rule Statement Managed Rule Group Statement Rule Action Override Action To Use Block Custom Response Response Header Args
    data class WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseResponseHeaderArgs(val name: Output<String>, val value: Output<String>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseResponseHeaderArgs> 
Constructors
Link copied to clipboard
                fun WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseResponseHeaderArgs(name: Output<String>, value: Output<String>)
Functions
Properties
Link copied to clipboard
                Name of the custom header. For custom request header insertion, when AWS WAF inserts the header into the request, it prefixes this name x-amzn-waf-, to avoid confusion with the headers that are already in the request. For example, for the header name sample, AWS WAF inserts the header x-amzn-waf-sample.