pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.apprunner.kotlin.outputs
/
ServiceHealthCheckConfiguration
/
ServiceHealthCheckConfiguration
Service
Health
Check
Configuration
fun
ServiceHealthCheckConfiguration
(
healthyThreshold
:
Int
?
=
null
,
interval
:
Int
?
=
null
,
path
:
String
?
=
null
,
protocol
:
String
?
=
null
,
timeout
:
Int
?
=
null
,
unhealthyThreshold
:
Int
?
=
null
)