pulumi-alicloud-kotlin
3.44.0.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V2FunctionCustomHealthCheckConfigArgsBuilder
V2Function
Custom
Health
Check
Config
Args
Builder
class
V2FunctionCustomHealthCheckConfigArgsBuilder
Builder for
V2FunctionCustomHealthCheckConfigArgs
.
Functions
Functions
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"apclqqxqgfwvtioc"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mkaqbdofwxmhgidi"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
http
Get
Url
Link copied to clipboard
@
JvmName
(
name
=
"cfvkoewgkxtxqcgs"
)
suspend
fun
httpGetUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qgceqnercwuywedk"
)
suspend
fun
httpGetUrl
(
value
:
String
?
)
initial
Delay
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"tqsgignyoobocwke"
)
suspend
fun
initialDelaySeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"uqibmogjianouaor"
)
suspend
fun
initialDelaySeconds
(
value
:
Int
?
)
period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"fcsvgxkhfewxpivy"
)
suspend
fun
periodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cxbuglhxovtkyiuv"
)
suspend
fun
periodSeconds
(
value
:
Int
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"esmwwlgxqjvouekv"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oywhbvxfsjjshojy"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"hnelphwbbtextrsl"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ubgdlhoheophmhwl"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)