pulumi-alicloud-kotlin
3.55.2.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
=
"jlvavtpgyufemlch"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vobdmojavawdxmru"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
http
Get
Url
Link copied to clipboard
@
JvmName
(
name
=
"vouudqrihryhkcmg"
)
suspend
fun
httpGetUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ackfjmsdvqnunhwm"
)
suspend
fun
httpGetUrl
(
value
:
String
?
)
initial
Delay
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"atkgablrslehbsvm"
)
suspend
fun
initialDelaySeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"oixbshuxbehuhbyl"
)
suspend
fun
initialDelaySeconds
(
value
:
Int
?
)
period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"ksphpxyjsjxdfdgk"
)
suspend
fun
periodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vmvdwtmvbyewchkn"
)
suspend
fun
periodSeconds
(
value
:
Int
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"emrehnrgkrlcdyuq"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"sgwqsyeugasihodu"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"cylskttfdfgtiuoe"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vbskgvdxavrhqojd"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)