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.outputs
/
ServiceHealthCheckConfiguration
/
ServiceHealthCheckConfiguration
Service
Health
Check
Configuration
constructor
(
healthyThreshold
:
Int
?
=
null
,
interval
:
Int
?
=
null
,
path
:
String
?
=
null
,
protocol
:
ServiceHealthCheckConfigurationProtocol
?
=
null
,
timeout
:
Int
?
=
null
,
unhealthyThreshold
:
Int
?
=
null
)