Values.ConsolidatedReportMetricSourceA metric that contributes to the consolidated report.
type nonrec t = {metricType : MetricType.t option;The metric type of a metric in the consolidated report. Currently only WORKLOAD metric types are supported.
*)riskCounts : RiskCounts.t option;workloadId : WorkloadId.t option;workloadName : WorkloadName.t option;workloadArn : WorkloadArn.t option;updatedAt : Timestamp.t option;lenses : LensMetrics.t option;The metrics for the lenses in the workload.
*)lensesAppliedCount : LensesAppliedCount.t option;The total number of lenses applied to the workload.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of LensesAppliedCount.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of
ChoiceId.t ])
list ]
list
| `String of QuestionId.t ])
list ]
list
| `Map of
([> `Enum of string ]
* [> `Integer of Count.t ])
list
| `String of PillarId.t ])
list ]
list
| `Map of
([> `Enum of string ] * [> `Integer of Count.t ]) list
| `String of LensArn.t ])
list ]
list
| `Map of ([> `Enum of string ] * [> `Integer of Count.t ]) list
| `String of WorkloadId.t
| `Timestamp of Timestamp.t ])
list ]