pulumi-google-native-kotlin
0.31.0.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.appengine.v1.kotlin.inputs
/
HealthCheckArgsBuilder
Health
Check
Args
Builder
class
HealthCheckArgsBuilder
Builder for
HealthCheckArgs
.
Functions
Functions
check
Interval
Link copied to clipboard
@
JvmName
(
name
=
"qdbeuaxsouytpigk"
)
suspend
fun
checkInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yphtyxfqhrnruiuf"
)
suspend
fun
checkInterval
(
value
:
String
?
)
disable
Health
Check
Link copied to clipboard
@
JvmName
(
name
=
"xydaywrvymloibqo"
)
suspend
fun
disableHealthCheck
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"gbjrgnudhrgsjdlk"
)
suspend
fun
disableHealthCheck
(
value
:
Boolean
?
)
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"vaplhnwvubwicwct"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ycbuydhewhnvllbe"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
host
Link copied to clipboard
@
JvmName
(
name
=
"qmeetycsfntchiri"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hdndwycxyigswfjy"
)
suspend
fun
host
(
value
:
String
?
)
restart
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"ecidtxghmlswfokp"
)
suspend
fun
restartThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ptdevkcsosbmleag"
)
suspend
fun
restartThreshold
(
value
:
Int
?
)
timeout
Link copied to clipboard
@
JvmName
(
name
=
"sgvblkbdnabynpxp"
)
suspend
fun
timeout
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jrxxsfshdbpsmada"
)
suspend
fun
timeout
(
value
:
String
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"bbdktktjaumiekaq"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tvqwgixpcqheaxgt"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)