pulumi-aws-kotlin
6.2.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
=
"mmijcdmlbrknhhwu"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"eyhuposjnebndnly"
)
suspend
fun
healthyThreshold
(
value
:
Int
)
interval
Link copied to clipboard
@
JvmName
(
name
=
"etphxcolwspasawc"
)
suspend
fun
interval
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qgwveysveuysmndo"
)
suspend
fun
interval
(
value
:
Int
)
target
Link copied to clipboard
@
JvmName
(
name
=
"kypuvgdgwtqfcshv"
)
suspend
fun
target
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pcmsvgmaustsmtls"
)
suspend
fun
target
(
value
:
String
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"crblcokauyqwbhhf"
)
suspend
fun
timeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dexkdubmrtbcaaso"
)
suspend
fun
timeout
(
value
:
Int
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"jclxsccdnwlqpdlc"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lhvyxwdfyemeadtn"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
)