Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder
-
Uses of CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder in software.amazon.awscdk.services.kendra
Modifier and TypeMethodDescriptionCfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.builder()
CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.crawlAttachments
(Boolean crawlAttachments) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.crawlAttachments
(IResolvable crawlAttachments) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.documentDataFieldName
(String documentDataFieldName) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.documentTitleFieldName
(String documentTitleFieldName) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.excludeAttachmentFilePatterns
(List<String> excludeAttachmentFilePatterns) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.fieldMappings
(List<? extends Object> fieldMappings) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.fieldMappings
(IResolvable fieldMappings) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.filterQuery
(String filterQuery) CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.includeAttachmentFilePatterns
(List<String> includeAttachmentFilePatterns) ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder
.