toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.outputs
/
V3FunctionCustomRuntimeConfigHealthCheckConfig
/
V3FunctionCustomRuntimeConfigHealthCheckConfig
V3Function
Custom
Runtime
Config
Health
Check
Config
constructor
(
failureThreshold
:
Int
?
=
null
,
httpGetUrl
:
String
?
=
null
,
initialDelaySeconds
:
Int
?
=
null
,
periodSeconds
:
Int
?
=
null
,
successThreshold
:
Int
?
=
null
,
timeoutSeconds
:
Int
?
=
null
)