ScalingGroupVServerGroupsVserverGroupVserverAttribute

data class ScalingGroupVServerGroupsVserverGroupVserverAttribute(val port: Int, val vserverGroupId: String, val weight: Int)

Constructors

constructor(port: Int, vserverGroupId: String, weight: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val port: Int

The port will be used for VServer Group backend server.

Link copied to clipboard

ID of VServer Group.

Link copied to clipboard
val weight: Int

The weight of an ECS instance attached to the VServer Group.