pulumi-aws-kotlin
6.33.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
=
"kjusjoqwksphenfv"
)
suspend
fun
healthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xnsjnpiabrtiexwy"
)
suspend
fun
healthyThreshold
(
value
:
Int
)
interval
Millis
Link copied to clipboard
@
JvmName
(
name
=
"osesisscshsimsxx"
)
suspend
fun
intervalMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"cbreofwijidcdijk"
)
suspend
fun
intervalMillis
(
value
:
Int
)
path
Link copied to clipboard
@
JvmName
(
name
=
"eqjsuretdjmdwnfm"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wvxpungkogvummjf"
)
suspend
fun
path
(
value
:
String
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"apmclwedvxbijvwk"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"shnrobqdnqjwigbn"
)
suspend
fun
port
(
value
:
Int
?
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"vrricevfhiqjldgs"
)
suspend
fun
protocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uiqopjacpmyqklim"
)
suspend
fun
protocol
(
value
:
String
)
timeout
Millis
Link copied to clipboard
@
JvmName
(
name
=
"bctlineokjhlqlst"
)
suspend
fun
timeoutMillis
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wswlwpidwkkytein"
)
suspend
fun
timeoutMillis
(
value
:
Int
)
unhealthy
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"apdoxnpysfjcxnvi"
)
suspend
fun
unhealthyThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yloeggbmtvqawyun"
)
suspend
fun
unhealthyThreshold
(
value
:
Int
)