get Tcp Route
Gets details of a single TcpRoute.
Return
null
Parameters
argument
null
suspend fun getTcpRoute(location: String, project: String? = null, tcpRouteId: String): GetTcpRouteResult
Return
null
Parameters
location
project
tcp Route Id
See also
suspend fun getTcpRoute(argument: suspend GetTcpRoutePlainArgsBuilder.() -> Unit): GetTcpRouteResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.networkservices.v1.kotlin.inputs.GetTcpRoutePlainArgs.