toggle menu
pulumi-alicloud-kotlin
3.61.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.inputs
/
ServerGroupServerArgsBuilder
Server
Group
Server
Args
Builder
class
ServerGroupServerArgsBuilder
Builder for
ServerGroupServerArgs
.
Members
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"tpqpfrediquwkxlj"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"klonarajxlxjlhie"
)
suspend
fun
port
(
value
:
Int
)
server
Ids
Link copied to clipboard
@
JvmName
(
name
=
"sqckgssrthpyxcra"
)
suspend
fun
serverIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"lcvsmylalpknooty"
)
suspend
fun
serverIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xsklgvrjqwdqvxmc"
)
suspend
fun
serverIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"vgkttvjmxnfbndda"
)
suspend
fun
serverIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jjoqbvrusfrgmaeo"
)
suspend
fun
serverIds
(
value
:
List
<
String
>
)
type
Link copied to clipboard
@
JvmName
(
name
=
"cckodtbbqhlhtpyy"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dtbrifnijwhnnpbb"
)
suspend
fun
type
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"wlykkmqgryymggyu"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"geoispiswusoconq"
)
suspend
fun
weight
(
value
:
Int
?
)