getTcpRoute

Gets details of a single TcpRoute.

Return

null

Parameters

argument

null


suspend fun getTcpRoute(location: String, project: String? = null, tcpRouteId: String): GetTcpRouteResult

Return

null

See also

Parameters

location
project
tcpRouteId

suspend fun getTcpRoute(argument: suspend GetTcpRoutePlainArgsBuilder.() -> Unit): GetTcpRouteResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.networkservices.v1.kotlin.inputs.GetTcpRoutePlainArgs.