Values.LensMetricSourceA metric for a particular lens in a workload.
type nonrec t = {lensArn : LensArn.t option;The lens ARN.
*)pillars : PillarMetrics.t option;The metrics for the pillars in a lens.
*)riskCounts : RiskCounts.t option;}val to_value :
t ->
[> `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 ]