Rule Rule Action Args
constructor(corsConfig: Output<RuleRuleActionCorsConfigArgs>? = null, fixedResponseConfig: Output<RuleRuleActionFixedResponseConfigArgs>? = null, forwardGroupConfig: Output<RuleRuleActionForwardGroupConfigArgs>? = null, insertHeaderConfig: Output<RuleRuleActionInsertHeaderConfigArgs>? = null, order: Output<Int>, redirectConfig: Output<RuleRuleActionRedirectConfigArgs>? = null, removeHeaderConfig: Output<RuleRuleActionRemoveHeaderConfigArgs>? = null, rewriteConfig: Output<RuleRuleActionRewriteConfigArgs>? = null, trafficLimitConfig: Output<RuleRuleActionTrafficLimitConfigArgs>? = null, trafficMirrorConfig: Output<RuleRuleActionTrafficMirrorConfigArgs>? = null, type: Output<String>)