toggle menu
pulumi-alicloud-kotlin
3.61.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.fc.kotlin.inputs
/
V3FunctionCustomContainerConfigHealthCheckConfigArgsBuilder
V3Function
Custom
Container
Config
Health
Check
Config
Args
Builder
class
V3FunctionCustomContainerConfigHealthCheckConfigArgsBuilder
Builder for
V3FunctionCustomContainerConfigHealthCheckConfigArgs
.
Members
Functions
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"yqgohfuejjwsreqc"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"aajikgjlhemnmpwn"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
http
Get
Url
Link copied to clipboard
@
JvmName
(
name
=
"hcbtraefxwgalyyv"
)
suspend
fun
httpGetUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"drbevdbuimyfswvc"
)
suspend
fun
httpGetUrl
(
value
:
String
?
)
initial
Delay
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"wwonhchwuvrpcgdj"
)
suspend
fun
initialDelaySeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bmfmjtfljoscohdn"
)
suspend
fun
initialDelaySeconds
(
value
:
Int
?
)
period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"dhxtovnmcinrogux"
)
suspend
fun
periodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"otaaycyrogpjvtxj"
)
suspend
fun
periodSeconds
(
value
:
Int
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"degvphdbgimeukje"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ajgvqwvggbkshbtu"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"tlteenlkvkyileus"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wncsistfixuaiupt"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)