toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ens.kotlin.inputs
/
LoadBalancerBackendServerArgsBuilder
Load
Balancer
Backend
Server
Args
Builder
class
LoadBalancerBackendServerArgsBuilder
Builder for
LoadBalancerBackendServerArgs
.
Members
Functions
ip
Link copied to clipboard
@
JvmName
(
name
=
"gcpsbqspxutliugt"
)
suspend
fun
ip
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nievtbmtoasyfsdf"
)
suspend
fun
ip
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"idqxpotspsvovxsa"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"fvbilishnepwvnhn"
)
suspend
fun
port
(
value
:
Int
?
)
server
Id
Link copied to clipboard
@
JvmName
(
name
=
"dmjvgdmnjljjkauo"
)
suspend
fun
serverId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xvoqhehgmhuihkup"
)
suspend
fun
serverId
(
value
:
String
)
type
Link copied to clipboard
@
JvmName
(
name
=
"wjjallceoxefajfy"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"acgwbsqnxuvlspra"
)
suspend
fun
type
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"iqtnqmojenewbxbd"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vcynjqvlnielgeuw"
)
suspend
fun
weight
(
value
:
Int
?
)