toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.outputs
/
GetServerGroupsSlbServerGroupServer
Get
Server
Groups
Slb
Server
Group
Server
data
class
GetServerGroupsSlbServerGroupServer
(
val
instanceId
:
String
,
val
weight
:
Int
)
Members
Constructors
Get
Server
Groups
Slb
Server
Group
Server
Link copied to clipboard
constructor
(
instanceId
:
String
,
weight
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
instance
Id
Link copied to clipboard
val
instanceId
:
String
ID of the attached ECS instance.
weight
Link copied to clipboard
val
weight
:
Int
Weight associated to the ECS instance.