DataSourceServiceNowKnowledgeArticleConfiguration

constructor(crawlAttachments: Boolean? = null, documentDataFieldName: String, documentTitleFieldName: String? = null, excludeAttachmentFilePatterns: List<String>? = null, fieldMappings: List<DataSourceToIndexFieldMapping>? = null, filterQuery: String? = null, includeAttachmentFilePatterns: List<String>? = null)