toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.monitoring.kotlin.outputs
/
GetClusterIstioServiceResult
/
GetClusterIstioServiceResult
Get
Cluster
Istio
Service
Result
constructor
(
clusterName
:
String
,
displayName
:
String
,
id
:
String
,
location
:
String
,
name
:
String
,
project
:
String
?
=
null
,
serviceId
:
String
,
serviceName
:
String
,
serviceNamespace
:
String
,
telemetries
:
List
<
GetClusterIstioServiceTelemetry
>
,
userLabels
:
Map
<
String
,
String
>
)