toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1.kotlin.inputs
/
ReadinessCheckArgsBuilder
Readiness
Check
Args
Builder
class
ReadinessCheckArgsBuilder
Builder for
ReadinessCheckArgs
.
Members
Functions
app
Start
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"hxqwlhgikdnapcxq"
)
suspend
fun
appStartTimeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ntbcrvwiasrxltio"
)
suspend
fun
appStartTimeout
(
value
:
String
?
)
check
Interval
Link copied to clipboard
@
JvmName
(
name
=
"xreywcfwodhqhbld"
)
suspend
fun
checkInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"duulfnkntymeawjk"
)
suspend
fun
checkInterval
(
value
:
String
?
)
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"bjcsiyekimpotaou"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ghkhirutykfsxipf"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
host
Link copied to clipboard
@
JvmName
(
name
=
"bjjdejuyavqervhl"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gdetjmpotrnekvms"
)
suspend
fun
host
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"ayfvrigvdpkdexgv"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cfrmmhmesklcqbha"
)
suspend
fun
path
(
value
:
String
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"whskikiewvofcsxr"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xyvpdarprioauluc"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"ajgnlqgppmnortli"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aongtpfqrbmjpptr"
)
suspend
fun
timeout
(
value
:
String
?
)