pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.inputs
/
ServerGroupServerArgsBuilder
Server
Group
Server
Args
Builder
class
ServerGroupServerArgsBuilder
Builder for
ServerGroupServerArgs
.
Functions
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"tfrxnpfuaahnajgr"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ligiuufyopxivnok"
)
suspend
fun
port
(
value
:
Int
)
server
Ids
Link copied to clipboard
@
JvmName
(
name
=
"hjsvmjogtdibilgt"
)
suspend
fun
serverIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ecxtdcbadffsugwf"
)
suspend
fun
serverIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ksksxbhfysehontm"
)
suspend
fun
serverIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"uohnubswoaacotqb"
)
suspend
fun
serverIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iyqndmgwhvjsxsan"
)
suspend
fun
serverIds
(
value
:
List
<
String
>
)
type
Link copied to clipboard
@
JvmName
(
name
=
"hsxyikxprtyvhyen"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ijefdujljgaitamo"
)
suspend
fun
type
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"ncwijxhqxxxjsoyu"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dcbrjeqknhyjvvju"
)
suspend
fun
weight
(
value
:
Int
?
)