toggle menu
pulumi-aws-kotlin
6.76.0.0
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
=
"pdukyxmdghfrxfov"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gvapbluhbrfaxtql"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
interval
Link copied to clipboard
@
JvmName
(
name
=
"eidmsrpmgmpiuvda"
)
suspend
fun
interval
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hthssbrrouuiyntp"
)
suspend
fun
interval
(
value
:
Int
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"jjqwwsrmlnrwyaxd"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"owfkitxirqspguxi"
)
suspend
fun
path
(
value
:
String
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"tkcgsnheilhxaqpm"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"chrjgwmrkdtgxmol"
)
suspend
fun
protocol
(
value
:
String
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"hmfpxkbvirdtcvdp"
)
suspend
fun
timeout
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gundbgomramvxpta"
)
suspend
fun
timeout
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"mumrspcnavnkypex"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dkpdcsclqvxejgog"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)