pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.outputs
/
V2FunctionCustomHealthCheckConfig
/
V2FunctionCustomHealthCheckConfig
V2Function
Custom
Health
Check
Config
fun
V2FunctionCustomHealthCheckConfig
(
failureThreshold
:
Int
?
=
null
,
httpGetUrl
:
String
?
=
null
,
initialDelaySeconds
:
Int
?
=
null
,
periodSeconds
:
Int
?
=
null
,
successThreshold
:
Int
?
=
null
,
timeoutSeconds
:
Int
?
=
null
)