Values.InternalAccessAnalysisRuleSourceContains information about analysis rules for the internal access analyzer. Analysis rules determine which entities will generate findings based on the criteria you define when you create the rule.
type nonrec t = {inclusions : InternalAccessAnalysisRuleCriteriaList.t option;A list of rules for the internal access analyzer containing criteria to include in analysis. Only resources that meet the rule criteria will generate findings.
*)}