toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.apprunner.kotlin.inputs
/
ServiceHealthCheckConfigurationArgsBuilder
Service
Health
Check
Configuration
Args
Builder
class
ServiceHealthCheckConfigurationArgsBuilder
Builder for
ServiceHealthCheckConfigurationArgs
.
Members
Functions
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"leiijqpbmnfqckxs"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vyfilakfxschnewh"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
interval
Link copied to clipboard
@
JvmName
(
name
=
"hifimyhdgfnvbkuw"
)
suspend
fun
interval
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"pxotmtawnkyvyxyr"
)
suspend
fun
interval
(
value
:
Int
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"aknolxkjkusjkofi"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ilmanuqllakqktwc"
)
suspend
fun
path
(
value
:
String
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"pjblpjbbyfoxjuyh"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dntpdapwvglcjxbd"
)
suspend
fun
protocol
(
value
:
String
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"rwnhiupwfxtfdhir"
)
suspend
fun
timeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qyfhmeejrsjrvqem"
)
suspend
fun
timeout
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"ggdabvpgnhxycsfp"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dryghdtfwcnnipjq"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)