CustomMetricArgs

constructor(displayName: Output<String>? = null, metricName: Output<String>? = null, metricType: Output<CustomMetricMetricType>? = null, tags: Output<List<TagArgs>>? = null)