Values.StatusReasonSourceProvides additional context for the value of Compliance.Status.
type nonrec t = {reasonCode : NonEmptyString.t;A code that represents a reason for the control status. For the list of status reason codes and their meanings, see Compliance details for control findings in the Security Hub CSPM User Guide.
*)description : NonEmptyString.t option;The corresponding description for the status reason code.
*)}