Values.DescribeAlarmRequestSourceRetrieves information about an alarm.
type nonrec t = {alarmModelName : AlarmModelName.t;The name of the alarm model.
*)keyValue : KeyValue.t option;The value of the key used as a filter to select only the alarms associated with the key.
*)}