pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin
/
HttpHealthCheckArgsBuilder
Http
Health
Check
Args
Builder
class
HttpHealthCheckArgsBuilder
Builder for
HttpHealthCheckArgs
.
Functions
Functions
check
Interval
Sec
Link copied to clipboard
@
JvmName
(
name
=
"swynvhamvhhsoscc"
)
suspend
fun
checkIntervalSec
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qxvrqnmuxvvxmcyd"
)
suspend
fun
checkIntervalSec
(
value
:
Int
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"htoyrsyjjqmiaoqa"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ewhkbwtcbcrhvdaf"
)
suspend
fun
description
(
value
:
String
?
)
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"lddjxpoknscrjpyf"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hqlpcvtjevitedrr"
)
suspend
fun
healthyThreshold
(
value
:
Int
?
)
host
Link copied to clipboard
@
JvmName
(
name
=
"vlygbsfsargcgfgy"
)
suspend
fun
host
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pjwqgclvkngaceoj"
)
suspend
fun
host
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"ooemgjcjccvrgqdw"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yicyydyqgrhyfdsc"
)
suspend
fun
name
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"tuyybryitunfiorh"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ydqehhohtkgiqgut"
)
suspend
fun
port
(
value
:
Int
?
)
project
Link copied to clipboard
@
JvmName
(
name
=
"qeplbuolociqidok"
)
suspend
fun
project
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gjvmbhtjfiaslxax"
)
suspend
fun
project
(
value
:
String
?
)
request
Id
Link copied to clipboard
@
JvmName
(
name
=
"emrsbuugoifqeqhj"
)
suspend
fun
requestId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wswkpbsueyxchuhk"
)
suspend
fun
requestId
(
value
:
String
?
)
request
Path
Link copied to clipboard
@
JvmName
(
name
=
"mdgcfsoxiqmmvpwe"
)
suspend
fun
requestPath
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bvokeqcvgklvixvt"
)
suspend
fun
requestPath
(
value
:
String
?
)
timeout
Sec
Link copied to clipboard
@
JvmName
(
name
=
"mbnoyegaqmbhsqqq"
)
suspend
fun
timeoutSec
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xngcbqmckyinniyd"
)
suspend
fun
timeoutSec
(
value
:
Int
?
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"padgdnanxfwvbbax"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nreqtaoanvgrlxoo"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
?
)