Values_0.MetricValueSourceThe value to be compared with the metric.
type nonrec t = {count : UnsignedLong.t option;If the comparisonOperator calls for a numeric value, use this to specify that numeric value to be compared with the metric.
*)cidrs : Cidrs.t option;If the comparisonOperator calls for a set of CIDRs, use this to specify that set to be compared with the metric.
*)ports : Ports.t option;If the comparisonOperator calls for a set of ports, use this to specify that set to be compared with the metric.
*)number : Number.t option;The numeral value of a metric.
*)numbers : NumberList.t option;The numeral values of a metric.
*)strings : StringList.t option;The string values of a metric.
*)}