pulumi-alicloud-kotlin
3.43.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.alb.kotlin.inputs
/
ServerGroupServerArgsBuilder
Server
Group
Server
Args
Builder
class
ServerGroupServerArgsBuilder
Builder for
ServerGroupServerArgs
.
Functions
Functions
description
Link copied to clipboard
@
JvmName
(
name
=
"lvgfgnuujafhrgit"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bbskuebusiwfdnny"
)
suspend
fun
description
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"thhvglmajwnnfqrd"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hhuypiwlxekxhfek"
)
suspend
fun
port
(
value
:
Int
?
)
remote
Ip
Enabled
Link copied to clipboard
@
JvmName
(
name
=
"hhmwtwpaetlyswsr"
)
suspend
fun
remoteIpEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"vufwscbaqdgktlkp"
)
suspend
fun
remoteIpEnabled
(
value
:
Boolean
?
)
server
Id
Link copied to clipboard
@
JvmName
(
name
=
"mkkuovyxbxduadfn"
)
suspend
fun
serverId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"phpqlfojnuaaxckt"
)
suspend
fun
serverId
(
value
:
String
)
server
Ip
Link copied to clipboard
@
JvmName
(
name
=
"orisagolbcbnckll"
)
suspend
fun
serverIp
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xckfgwlcdpwbkjri"
)
suspend
fun
serverIp
(
value
:
String
?
)
server
Type
Link copied to clipboard
@
JvmName
(
name
=
"ynpohmnuisnmoipp"
)
suspend
fun
serverType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pduankpoqmbunmhm"
)
suspend
fun
serverType
(
value
:
String
)
status
Link copied to clipboard
@
JvmName
(
name
=
"wtatxvkgaflcwplv"
)
suspend
fun
status
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nslpwnqtjdjdsgmc"
)
suspend
fun
status
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"nussidxgiwbsgpsr"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vgjugxninikngiyy"
)
suspend
fun
weight
(
value
:
Int
?
)