pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.outputs
/
VirtualGatewaySpecListenerHealthCheck
/
VirtualGatewaySpecListenerHealthCheck
Virtual
Gateway
Spec
Listener
Health
Check
fun
VirtualGatewaySpecListenerHealthCheck
(
healthyThreshold
:
Int
,
intervalMillis
:
Int
,
path
:
String
?
=
null
,
port
:
Int
?
=
null
,
protocol
:
String
,
timeoutMillis
:
Int
,
unhealthyThreshold
:
Int
)