Values.StatusReasonSourceProvides more details about the current status of the analyzer. For example, if the creation for the analyzer fails, a Failed status is returned. For an analyzer with organization as the type, this failure can be due to an issue with creating the service-linked roles required in the member accounts of the Amazon Web Services organization.
type nonrec t = {code : ReasonCode.t option;The reason code for the current status of the analyzer.
*)}