Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder
Packages that use CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder
-
Uses of CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.BuilderModifier 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) Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty.Builder.