toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lightsail.kotlin.outputs
/
ContainerHealthCheckConfig
/
ContainerHealthCheckConfig
Container
Health
Check
Config
constructor
(
healthyThreshold
:
Int
?
=
null
,
intervalSeconds
:
Int
?
=
null
,
path
:
String
?
=
null
,
successCodes
:
String
?
=
null
,
timeoutSeconds
:
Int
?
=
null
,
unhealthyThreshold
:
Int
?
=
null
)