Values.RecommendationErrorSourceContains information about the reason that the retrieval of a recommended policy for a finding failed.
type nonrec t = {code : NonEmptyString.t option;The error code for a failed retrieval of a recommended policy for a finding.
*)message : NonEmptyString.t option;The error message for a failed retrieval of a recommended policy for a finding.
*)}