pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networkservices.v1.kotlin.outputs
/
GetHttpRouteResult
/
GetHttpRouteResult
Get
Http
Route
Result
fun
GetHttpRouteResult
(
createTime
:
String
,
description
:
String
,
gateways
:
List
<
String
>
,
hostnames
:
List
<
String
>
,
labels
:
Map
<
String
,
String
>
,
meshes
:
List
<
String
>
,
name
:
String
,
rules
:
List
<
HttpRouteRouteRuleResponse
>
,
selfLink
:
String
,
updateTime
:
String
)