toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.appengine.kotlin.inputs
/
FlexibleAppVersionReadinessCheckArgs
/
FlexibleAppVersionReadinessCheckArgs
Flexible
App
Version
Readiness
Check
Args
constructor
(
appStartTimeout
:
Output
<
String
>
?
=
null
,
checkInterval
:
Output
<
String
>
?
=
null
,
failureThreshold
:
Output
<
Double
>
?
=
null
,
host
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
,
successThreshold
:
Output
<
Double
>
?
=
null
,
timeout
:
Output
<
String
>
?
=
null
)