Values.AwsCloudWatchAlarmDimensionsDetailsSourceDetails about the dimensions for the metric associated with the alarm.
type nonrec t = {name : NonEmptyString.t option;The name of a dimension.
*)value : NonEmptyString.t option;The value of a dimension.
*)}