toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.nlb.kotlin
/
ServerGroupServerAttachmentArgs
/
ServerGroupServerAttachmentArgs
Server
Group
Server
Attachment
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
serverGroupId
:
Output
<
String
>
?
=
null
,
serverId
:
Output
<
String
>
?
=
null
,
serverIp
:
Output
<
String
>
?
=
null
,
serverType
:
Output
<
String
>
?
=
null
,
weight
:
Output
<
Int
>
?
=
null
)