RuleRuleActionForwardGroupConfigServerGroupTupleArgs

data class RuleRuleActionForwardGroupConfigServerGroupTupleArgs(val serverGroupId: Output<String>? = null, val weight: Output<Int>? = null) : ConvertibleToJava<RuleRuleActionForwardGroupConfigServerGroupTupleArgs>

Constructors

constructor(serverGroupId: Output<String>? = null, weight: Output<Int>? = null)

Properties

Link copied to clipboard
val serverGroupId: Output<String>? = null
Link copied to clipboard
val weight: Output<Int>? = null

Functions

Link copied to clipboard
open override fun toJava(): RuleRuleActionForwardGroupConfigServerGroupTupleArgs