pulumi-aws-kotlin
6.6.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
=
"mqllltmdahraccjq"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"vmjsviecbuhaodec"
)
suspend
fun
healthyThreshold
(
value
:
Int
)
interval
Millis
Link copied to clipboard
@
JvmName
(
name
=
"xquwydrhbkvtptfs"
)
suspend
fun
intervalMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tshynaplajdliluo"
)
suspend
fun
intervalMillis
(
value
:
Int
)
path
Link copied to clipboard
@
JvmName
(
name
=
"sasqsojpxecldlxw"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mhaqbstqxwhkjxlk"
)
suspend
fun
path
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"jyjwntsjdihimfak"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qkqclugxuqtfsvkw"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"ccbnjeeevokoqbow"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xaguqvtcduiyyscf"
)
suspend
fun
protocol
(
value
:
String
)
timeout
Millis
Link copied to clipboard
@
JvmName
(
name
=
"dfwkdpsqkpesntnd"
)
suspend
fun
timeoutMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yijfxdbuhpsjsnur"
)
suspend
fun
timeoutMillis
(
value
:
Int
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"ncdwkpprjhystjop"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nytrgsxmxwbydsej"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
)