toggle menu
pulumi-alicloud-kotlin
3.79.0.0
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
=
"ccwwxhfoioxvmxqt"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jjeqbliacuoawbvu"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
http
Get
Url
Link copied to clipboard
@
JvmName
(
name
=
"pyvdkxhipbmkqkpk"
)
suspend
fun
httpGetUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"thdnrvitvjhaoawy"
)
suspend
fun
httpGetUrl
(
value
:
String
?
)
initial
Delay
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"iwcplmwffnpowrrv"
)
suspend
fun
initialDelaySeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ysnmwccjpsnfxdbp"
)
suspend
fun
initialDelaySeconds
(
value
:
Int
?
)
period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"ytmvobroltcraaam"
)
suspend
fun
periodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ygeoufsctaedxrqh"
)
suspend
fun
periodSeconds
(
value
:
Int
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"ljkrnfqitrhsxamj"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"fuqgmoxvohtacgpj"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"ctamsjialsbmvysu"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cbfinjemtwrjncjp"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)