Values.RuleGroupsNamespaceStatusSourceThe status information about a rule groups namespace.
type nonrec t = {statusCode : RuleGroupsNamespaceStatusCode.t option;The current status of the namespace.
*)statusReason : String_.t option;The reason for the failure, if any.
*)}