pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1beta.kotlin.inputs
/
ReadinessCheckArgsBuilder
Readiness
Check
Args
Builder
class
ReadinessCheckArgsBuilder
Builder for
ReadinessCheckArgs
.
Functions
Functions
app
Start
Timeout
Link copied to clipboard
@
JvmName
(
name
=
"vsghvefwvgcplnuj"
)
suspend
fun
appStartTimeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"orfwphecbiglvlxl"
)
suspend
fun
appStartTimeout
(
value
:
String
?
)
check
Interval
Link copied to clipboard
@
JvmName
(
name
=
"uapcrmpfslsvkpsa"
)
suspend
fun
checkInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pawbpcnugkppfvgf"
)
suspend
fun
checkInterval
(
value
:
String
?
)
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"trhrxochvyaqjcla"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cyppjmwjlaqrsyxc"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
host
Link copied to clipboard
@
JvmName
(
name
=
"bgqsmnovodyyiqeo"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ewfoqdgqtwrxgyxn"
)
suspend
fun
host
(
value
:
String
?
)
path
Link copied to clipboard
@
JvmName
(
name
=
"bnhtgnyppglmfyei"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pavxmxubdcfeqqmw"
)
suspend
fun
path
(
value
:
String
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"jcqctclorfpmekcr"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hcuvpsbestlbsjbf"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"ulwvelaptuuxopga"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sphnahhjeviowbyi"
)
suspend
fun
timeout
(
value
:
String
?
)