toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networkservices.v1.kotlin.outputs
/
GetGrpcRouteResult
/
GetGrpcRouteResult
Get
Grpc
Route
Result
constructor
(
createTime
:
String
,
description
:
String
,
gateways
:
List
<
String
>
,
hostnames
:
List
<
String
>
,
labels
:
Map
<
String
,
String
>
,
meshes
:
List
<
String
>
,
name
:
String
,
rules
:
List
<
GrpcRouteRouteRuleResponse
>
,
selfLink
:
String
,
updateTime
:
String
)