Skip to content

AnalyzerUsage

Captures the inverse relationship of which policies are using an analyzer.

Fields

Field Type Description
analyzer Analyzer! Analyzer whose policy usages are described by this entry.
dataTypeHits DataTypeHits Total sensitive hits in this data type.
dataTypeSource DataTypeSource! Represents the source of data type i.e PREDEFINED or CUSTOM.
policies [ClassificationPolicySummary!]! Policies that reference this analyzer.

Used By

Queries