toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appmesh.kotlin.inputs
/
RouteSpecArgsBuilder
/
tcpRoute
tcp
Route
@
JvmName
(
name
=
"lqvfpuojbcsquvco"
)
suspend
fun
tcpRoute
(
value
:
Output
<
RouteSpecTcpRouteArgs
>
)
@
JvmName
(
name
=
"xbevebaxbweposca"
)
suspend
fun
tcpRoute
(
value
:
RouteSpecTcpRouteArgs
?
)
Parameters
value
TCP routing information for the route.
@
JvmName
(
name
=
"ccmjjeabdllvjweu"
)
suspend
fun
tcpRoute
(
argument
:
suspend
RouteSpecTcpRouteArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
TCP routing information for the route.