toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin
/
CustomMetricArgs
/
CustomMetricArgs
Custom
Metric
Args
constructor
(
displayName
:
Output
<
String
>
?
=
null
,
metricName
:
Output
<
String
>
?
=
null
,
metricType
:
Output
<
CustomMetricMetricType
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)