GetRulesRuleRuleActionForwardGroupConfigServerGroupTuple

data class GetRulesRuleRuleActionForwardGroupConfigServerGroupTuple(val serverGroupId: String, val weight: Int)

Constructors

constructor(serverGroupId: String, weight: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the destination server group to which requests are forwarded.

Link copied to clipboard
val weight: Int

The Weight of server group.