Values.DescribeAlarmContributorsInputSourceReturns the information of the current alarm contributors that are in ALARM state. This operation returns details about the individual time series that contribute to the alarm's state.
type nonrec t = {alarmName : AlarmName.t;The name of the alarm for which to retrieve contributor information.
*)nextToken : NextToken.t option;The token returned by a previous call to indicate that there is more data available.
*)}