toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.logging.v2.kotlin.outputs
/
MetricDescriptorResponse
/
MetricDescriptorResponse
Metric
Descriptor
Response
constructor
(
description
:
String
,
displayName
:
String
,
labels
:
List
<
LabelDescriptorResponse
>
,
launchStage
:
String
,
metadata
:
MetricDescriptorMetadataResponse
,
metricKind
:
String
,
monitoredResourceTypes
:
List
<
String
>
,
name
:
String
,
type
:
String
,
unit
:
String
,
valueType
:
String
)