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