toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.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
<
ServiceHealthCheckConfigurationProtocol
>
?
=
null
,
timeout
:
Output
<
Int
>
?
=
null
,
unhealthyThreshold
:
Output
<
Int
>
?
=
null
)