Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder
-
Uses of CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kendra
Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.builder()CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.crawlAttachments(Boolean crawlAttachments) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.crawlAttachments(IResolvable crawlAttachments) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.documentDataFieldName(String documentDataFieldName) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.documentTitleFieldName(String documentTitleFieldName) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.excludeAttachmentFilePatterns(List<String> excludeAttachmentFilePatterns) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.fieldMappings(List<? extends Object> fieldMappings) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.fieldMappings(IResolvable fieldMappings) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.filterQuery(String filterQuery) CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.includeAttachmentFilePatterns(List<String> includeAttachmentFilePatterns) Constructors in software.amazon.awscdk.cfnpropertymixins.services.kendra with parameters of type CfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.ServiceNowKnowledgeArticleConfigurationProperty.Builder.