pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1beta.kotlin.inputs
/
LivenessCheckArgs
/
LivenessCheckArgs
Liveness
Check
Args
fun
LivenessCheckArgs
(
checkInterval
:
Output
<
String
>
?
=
null
,
failureThreshold
:
Output
<
Int
>
?
=
null
,
host
:
Output
<
String
>
?
=
null
,
initialDelay
:
Output
<
String
>
?
=
null
,
path
:
Output
<
String
>
?
=
null
,
successThreshold
:
Output
<
Int
>
?
=
null
,
timeout
:
Output
<
String
>
?
=
null
)