Web Acl Rule Statement Managed Rule Group Statement Rule Action Override Action To Use Block Custom Response Args
    data class WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseArgs(val customResponseBodyKey: Output<String>? = null, val responseCode: Output<Int>, val responseHeaders: Output<List<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseResponseHeaderArgs>>? = null) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseArgs> 
Constructors
Link copied to clipboard
                fun WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseArgs(customResponseBodyKey: Output<String>? = null, responseCode: Output<Int>, responseHeaders: Output<List<WebAclRuleStatementManagedRuleGroupStatementRuleActionOverrideActionToUseBlockCustomResponseResponseHeaderArgs>>? = null)
Functions
Properties
Link copied to clipboard
                Link copied to clipboard