toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.apprunner.kotlin.inputs
/
ServiceHealthCheckConfigurationArgs
/
ServiceHealthCheckConfigurationArgs
Service
Health
Check
Configuration
Args
constructor
(
healthyThreshold
:
Output
<
Int
>
?
=
null
,
interval
:
Output
<
Int
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
timeout
:
Output
<
Int
>
?
=
null
,
unhealthyThreshold
:
Output
<
Int
>
?
=
null
)