toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
VirtualNodeSpecListenerHealthCheckArgs
/
VirtualNodeSpecListenerHealthCheckArgs
Virtual
Node
Spec
Listener
Health
Check
Args
constructor
(
healthyThreshold
:
Output
<
Int
>
,
intervalMillis
:
Output
<
Int
>
,
path
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
protocol
:
Output
<
String
>
,
timeoutMillis
:
Output
<
Int
>
,
unhealthyThreshold
:
Output
<
Int
>
)