Values.FargateProfileIssueSourceAn issue that is associated with the Fargate profile.
type nonrec t = {code : FargateProfileIssueCode.t option;A brief description of the error.
*)message : String_.t option;The error message associated with the issue.
*)resourceIds : StringList.t option;The Amazon Web Services resources that are affected by this issue.
*)}