toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V3FunctionCustomContainerConfigHealthCheckConfigArgs
/
V3FunctionCustomContainerConfigHealthCheckConfigArgs
V3Function
Custom
Container
Config
Health
Check
Config
Args
constructor
(
failureThreshold
:
Output
<
Int
>
?
=
null
,
httpGetUrl
:
Output
<
String
>
?
=
null
,
initialDelaySeconds
:
Output
<
Int
>
?
=
null
,
periodSeconds
:
Output
<
Int
>
?
=
null
,
successThreshold
:
Output
<
Int
>
?
=
null
,
timeoutSeconds
:
Output
<
Int
>
?
=
null
)