get Http Route
Gets details of a single HttpRoute.
Return
null
Parameters
argument
null
suspend fun getHttpRoute(httpRouteId: String, location: String, project: String? = null): GetHttpRouteResult
Return
null
See also
Parameters
http Route Id
location
project
suspend fun getHttpRoute(argument: suspend GetHttpRoutePlainArgsBuilder.() -> Unit): GetHttpRouteResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.networkservices.v1.kotlin.inputs.GetHttpRoutePlainArgs.