pulumi-aws-kotlin
6.12.2.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
=
"ofthtmkmknnqfvnn"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"faklnoyrgxlcmmhj"
)
suspend
fun
healthyThreshold
(
value
:
Int
)
interval
Millis
Link copied to clipboard
@
JvmName
(
name
=
"nqfbyjbehosfujih"
)
suspend
fun
intervalMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hixpcmrwxoofbvbt"
)
suspend
fun
intervalMillis
(
value
:
Int
)
path
Link copied to clipboard
@
JvmName
(
name
=
"wupirjkwnpndojsc"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dcujtatxgohoymwg"
)
suspend
fun
path
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"otuhivdvcsbcdukx"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"glapsahljcgrtdwa"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"molnveoxgcywhikh"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uhqfmgvmbbyjptoe"
)
suspend
fun
protocol
(
value
:
String
)
timeout
Millis
Link copied to clipboard
@
JvmName
(
name
=
"iojvrgjxnhwfqywv"
)
suspend
fun
timeoutMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vqkrgsqvtfrlukad"
)
suspend
fun
timeoutMillis
(
value
:
Int
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"monrcrgaehncleiu"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"rwsospnuafisdonf"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
)