Forwarding Rule Rule Action Args
data class ForwardingRuleRuleActionArgs(val forwardGroupConfig: Output<ForwardingRuleRuleActionForwardGroupConfigArgs>? = null, val order: Output<Int>, val ruleActionType: Output<String>, val ruleActionValue: Output<String>? = null) : ConvertibleToJava<ForwardingRuleRuleActionArgs>
Constructors
Link copied to clipboard
fun ForwardingRuleRuleActionArgs(forwardGroupConfig: Output<ForwardingRuleRuleActionForwardGroupConfigArgs>? = null, order: Output<Int>, ruleActionType: Output<String>, ruleActionValue: Output<String>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
The value of the forwarding action type. For more information, see How to use it.