toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.outputs
/
ServerGroupServer
/
ServerGroupServer
Server
Group
Server
constructor
(
description
:
String
?
=
null
,
port
:
Int
?
=
null
,
remoteIpEnabled
:
Boolean
?
=
null
,
serverGroupId
:
String
?
=
null
,
serverId
:
String
,
serverIp
:
String
?
=
null
,
serverType
:
String
,
status
:
String
?
=
null
,
weight
:
Int
?
=
null
)