pulumi-google-native-kotlin
0.31.0.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
=
"argvgisyslvnjfxy"
)
suspend
fun
checkInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hhssmtdxfexmrnwy"
)
suspend
fun
checkInterval
(
value
:
String
?
)
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"qvgyqqwcwqrkgenu"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dsmcpdgkganonivw"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
host
Link copied to clipboard
@
JvmName
(
name
=
"egiyghbelnlwqfgy"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"msswwtqocpxrnkml"
)
suspend
fun
host
(
value
:
String
?
)
initial
Delay
Link copied to clipboard
@
JvmName
(
name
=
"yqwxhmyvicotduto"
)
suspend
fun
initialDelay
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pouisjhsmxpywqex"
)
suspend
fun
initialDelay
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"mxfxuaqdjdumawfq"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"omgtgmphnpigxfoi"
)
suspend
fun
path
(
value
:
String
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"tlahbnbfsfdpxhot"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jrmyvokmebxtoynh"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"huryjbgapkhyimbi"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tmtxrudusslmpecp"
)
suspend
fun
timeout
(
value
:
String
?
)