pulumi-alicloud-kotlin
3.44.0.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
=
"vslfscvqcpbngqrw"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hucpbjknhffhxqih"
)
suspend
fun
port
(
value
:
Int
)
server
Ids
Link copied to clipboard
@
JvmName
(
name
=
"dqlsqnpsldquilam"
)
suspend
fun
serverIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vnyflgbpuuucrxmi"
)
suspend
fun
serverIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"xtohuieobqgukqkb"
)
suspend
fun
serverIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ewhexdmdqmoiljdw"
)
suspend
fun
serverIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"faobsposscktyjkk"
)
suspend
fun
serverIds
(
value
:
List
<
String
>
)
type
Link copied to clipboard
@
JvmName
(
name
=
"venqchfvyumlxbve"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jgwslyvpusoqhjfo"
)
suspend
fun
type
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"jcldkxavsegjhose"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"obcqxyvcvuabitnj"
)
suspend
fun
weight
(
value
:
Int
?
)