Values.ErrorInfoSourceReturns information about an error state of the cluster.
type nonrec t = {errorCode : string option;A number describing the error programmatically.
*)errorString : string option;An optional field to provide more details about the error.
*)}