toggle menu
pulumi-alicloud-kotlin
3.77.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
=
"maeokjneqmddsrmx"
)
suspend
fun
ip
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cvuxvvamvwqmoeox"
)
suspend
fun
ip
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"yrljvmrfagkirtsu"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tedlpsvbegmfegwl"
)
suspend
fun
port
(
value
:
Int
?
)
server
Id
Link copied to clipboard
@
JvmName
(
name
=
"njbxtcgxxcxawrwg"
)
suspend
fun
serverId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mpvcylcdcifnbpme"
)
suspend
fun
serverId
(
value
:
String
)
type
Link copied to clipboard
@
JvmName
(
name
=
"tfhhwoptsaoobjmj"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"orisdigylibggylq"
)
suspend
fun
type
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"dimreuclbhwglotc"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wnqjpipaywwwcbid"
)
suspend
fun
weight
(
value
:
Int
?
)