Rule Group Rule Action Allow Custom Request Handling Args
    data class RuleGroupRuleActionAllowCustomRequestHandlingArgs(val insertHeaders: Output<List<RuleGroupRuleActionAllowCustomRequestHandlingInsertHeaderArgs>>) : ConvertibleToJava<RuleGroupRuleActionAllowCustomRequestHandlingArgs> 
Constructors
Link copied to clipboard
                fun RuleGroupRuleActionAllowCustomRequestHandlingArgs(insertHeaders: Output<List<RuleGroupRuleActionAllowCustomRequestHandlingInsertHeaderArgs>>)