toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.elb.kotlin.inputs
/
LoadBalancerHealthCheckArgsBuilder
Load
Balancer
Health
Check
Args
Builder
class
LoadBalancerHealthCheckArgsBuilder
Builder for
LoadBalancerHealthCheckArgs
.
Members
Functions
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"qifybvtjkerahltw"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hcvmeelenttstfuc"
)
suspend
fun
healthyThreshold
(
value
:
Int
)
interval
Link copied to clipboard
@
JvmName
(
name
=
"uvbvkitpapgrpdxu"
)
suspend
fun
interval
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mqmljjrabttqdsxi"
)
suspend
fun
interval
(
value
:
Int
)
target
Link copied to clipboard
@
JvmName
(
name
=
"isrewfhyemyyixkx"
)
suspend
fun
target
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"upcpoptxorpgogex"
)
suspend
fun
target
(
value
:
String
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"vffgyapcoasfdflh"
)
suspend
fun
timeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ncrvhxksblygpdyn"
)
suspend
fun
timeout
(
value
:
Int
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"inctwexjwxyrlbqo"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"uwudxgohuvduopso"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
)