pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1beta.kotlin.inputs
/
LivenessCheckArgsBuilder
Liveness
Check
Args
Builder
class
LivenessCheckArgsBuilder
Builder for
LivenessCheckArgs
.
Functions
Functions
check
Interval
Link copied to clipboard
@
JvmName
(
name
=
"ekglwkajksuoyobb"
)
suspend
fun
checkInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ledfqimprppiifel"
)
suspend
fun
checkInterval
(
value
:
String
?
)
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"cnfcatbvqhmlykgy"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hwvghrgeqfeidtxe"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
host
Link copied to clipboard
@
JvmName
(
name
=
"avikxdvdqdgcrrnv"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sridvrpeblxmnvxa"
)
suspend
fun
host
(
value
:
String
?
)
initial
Delay
Link copied to clipboard
@
JvmName
(
name
=
"heosywsstadnwgjr"
)
suspend
fun
initialDelay
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"femfpbhttkbrhejw"
)
suspend
fun
initialDelay
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"qethbjrclcmoeevf"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hsiifhifuttoxugo"
)
suspend
fun
path
(
value
:
String
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"tpkufgltetcscoyb"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wlsdsrgymrbufqrq"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"pljpqltqtoauiacc"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xmsinulkpbghbxyx"
)
suspend
fun
timeout
(
value
:
String
?
)