Values.DimensionSourceFor the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.
type nonrec t = {name : DimensionField.t option;For the metric that the CloudWatch alarm is associated with, the name of one dimension.
*)value : DimensionField.t option;For the metric that the CloudWatch alarm is associated with, the value of one dimension.
*)}