pulumi-alicloud-kotlin
3.43.1.0
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
=
"bupnbfbsxovvjgey"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tnaiujumvxabrwfw"
)
suspend
fun
port
(
value
:
Int
)
server
Ids
Link copied to clipboard
@
JvmName
(
name
=
"rsbtbchbkilxbcwk"
)
suspend
fun
serverIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hwosqkhouwinmnyp"
)
suspend
fun
serverIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nwlgyxihehlcrhuq"
)
suspend
fun
serverIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ijkbpvctgrgugxtd"
)
suspend
fun
serverIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"agxrhvlgjovbhrgq"
)
suspend
fun
serverIds
(
value
:
List
<
String
>
)
type
Link copied to clipboard
@
JvmName
(
name
=
"plqtpqgxrlecmjth"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bkbxftlyebhcnyro"
)
suspend
fun
type
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"gsegndkuhexucixk"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qjvbwqtnrvrmkjjc"
)
suspend
fun
weight
(
value
:
Int
?
)