pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.outputs
/
ServerGroupServer
/
ServerGroupServer
Server
Group
Server
fun
ServerGroupServer
(
description
:
String
?
=
null
,
port
:
Int
?
=
null
,
remoteIpEnabled
:
Boolean
?
=
null
,
serverId
:
String
,
serverIp
:
String
?
=
null
,
serverType
:
String
,
status
:
String
?
=
null
,
weight
:
Int
?
=
null
)