CrawlFilterConfiguration
The configuration of filtering the data source content. For example, configuring regular expression patterns to include or exclude certain content.
Contents
- type
-
The type of filtering that you want to apply to certain objects or content of the data source. For example, the
PATTERN
type is regular expression patterns you can apply to filter your content.Type: String
Valid Values:
PATTERN
Required: Yes
- patternObjectFilter
-
The configuration of filtering certain objects or content types of the data source.
Type: PatternObjectFilterConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: