GetServerGroupsSlbServerGroupServer

data class GetServerGroupsSlbServerGroupServer(val instanceId: String, val weight: Int)

Constructors

Link copied to clipboard
constructor(instanceId: String, weight: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ID of the attached ECS instance.

Link copied to clipboard
val weight: Int

Weight associated to the ECS instance.