pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
VirtualGatewaySpecListenerHealthCheckArgsBuilder
Virtual
Gateway
Spec
Listener
Health
Check
Args
Builder
class
VirtualGatewaySpecListenerHealthCheckArgsBuilder
Builder for
VirtualGatewaySpecListenerHealthCheckArgs
.
Functions
Functions
healthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"kintoysvxncrrvjn"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bhebgrpmhbbfcknq"
)
suspend
fun
healthyThreshold
(
value
:
Int
)
interval
Millis
Link copied to clipboard
@
JvmName
(
name
=
"suswkpwecnsdyxoj"
)
suspend
fun
intervalMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"iolpersueveijmii"
)
suspend
fun
intervalMillis
(
value
:
Int
)
path
Link copied to clipboard
@
JvmName
(
name
=
"sjnywfuiewljiunw"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lnncsbhickqcvykh"
)
suspend
fun
path
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"uqflieefcncvdmfo"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"castrdduhmwomsye"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"upqidnmubrqwdvni"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rfwnnsahipiukdhm"
)
suspend
fun
protocol
(
value
:
String
)
timeout
Millis
Link copied to clipboard
@
JvmName
(
name
=
"yejhhwgtbrtnbnoo"
)
suspend
fun
timeoutMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"poweunflctsfknlw"
)
suspend
fun
timeoutMillis
(
value
:
Int
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"qxjkvwoggdmsnxhx"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hgjopxkahgoqdiml"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
)