pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.elb.kotlin.inputs
/
LoadBalancerHealthCheckArgsBuilder
Load
Balancer
Health
Check
Args
Builder
class
LoadBalancerHealthCheckArgsBuilder
Builder for
LoadBalancerHealthCheckArgs
.
Functions
Functions
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"btktxcjggsoiprsn"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tsifemsckpyfmjto"
)
suspend
fun
healthyThreshold
(
value
:
Int
)
interval
Link copied to clipboard
@
JvmName
(
name
=
"pdqyciawedxshhwb"
)
suspend
fun
interval
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"avtauwyniomertpc"
)
suspend
fun
interval
(
value
:
Int
)
target
Link copied to clipboard
@
JvmName
(
name
=
"etfwhokvlfqmdfcw"
)
suspend
fun
target
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kqpuaxfrnvjghewd"
)
suspend
fun
target
(
value
:
String
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"yglhukqtxddvoxxb"
)
suspend
fun
timeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"thelafuogqscvgis"
)
suspend
fun
timeout
(
value
:
Int
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"hbdvbuttsnarrtfn"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wngkgqhteiertaqc"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
)