Values.ResourceErrorSourceDefines application resource errors.
type nonrec t = {logicalResourceId : String255.t option;Identifier of the logical resource.
*)physicalResourceId : String255.t option;Identifier of the physical resource.
*)reason : ErrorMessage.t option;This is the error message.
*)}