PatternObjectFilterConfiguration¶
Structure Class¶
PatternObjectFilterConfiguration
dataclass
¶
The configuration of filtering certain objects or content types of the data source.
Attributes¶
filters
class-attribute
instance-attribute
¶
filters: list[PatternObjectFilter] = field(repr=False)
The configuration of specific filters applied to your data source content. You can filter out or include certain content.