pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1.kotlin.inputs
/
HealthCheckArgs
/
HealthCheckArgs
Health
Check
Args
fun
HealthCheckArgs
(
checkInterval
:
Output
<
String
>
?
=
null
,
disableHealthCheck
:
Output
<
Boolean
>
?
=
null
,
healthyThreshold
:
Output
<
Int
>
?
=
null
,
host
:
Output
<
String
>
?
=
null
,
restartThreshold
:
Output
<
Int
>
?
=
null
,
timeout
:
Output
<
String
>
?
=
null
,
unhealthyThreshold
:
Output
<
Int
>
?
=
null
)