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
/
ReadinessCheckArgs
/
ReadinessCheckArgs
Readiness
Check
Args
constructor
(
appStartTimeout
:
Output
<
String
>
?
=
null
,
checkInterval
:
Output
<
String
>
?
=
null
,
failureThreshold
:
Output
<
Int
>
?
=
null
,
host
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
successThreshold
:
Output
<
Int
>
?
=
null
,
timeout
:
Output
<
String
>
?
=
null
)