Values.AlertManagerDefinitionStatusSourceThe status of the alert manager.
type nonrec t = {statusCode : AlertManagerDefinitionStatusCode.t option;The current status of the alert manager.
*)statusReason : String_.t option;If there is a failure, the reason for the failure.
*)}