toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V2FunctionCustomHealthCheckConfigArgsBuilder
V2Function
Custom
Health
Check
Config
Args
Builder
class
V2FunctionCustomHealthCheckConfigArgsBuilder
Builder for
V2FunctionCustomHealthCheckConfigArgs
.
Members
Functions
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"hqsfrbgygxkjpogl"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lkcaitgmywfxllbt"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
http
Get
Url
Link copied to clipboard
@
JvmName
(
name
=
"vgiegyydlfyybyxd"
)
suspend
fun
httpGetUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xxnirijeohqsvmia"
)
suspend
fun
httpGetUrl
(
value
:
String
?
)
initial
Delay
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"axhwolkhkvvwslml"
)
suspend
fun
initialDelaySeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mwdbdgmddlaoljpk"
)
suspend
fun
initialDelaySeconds
(
value
:
Int
?
)
period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"rfwddwlusajtxpvv"
)
suspend
fun
periodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rcskyanfsdxqjrss"
)
suspend
fun
periodSeconds
(
value
:
Int
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"ggdjaxyqmmwyykya"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rqnspganddnreipg"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"acbrvbjbufsnqklw"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vixghkgmlkttbwmk"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)