Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder
Packages that use CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder
-
Uses of CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.builder()CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder.customKnowledgeArticleTypeConfigurations(List<? extends Object> customKnowledgeArticleTypeConfigurations) CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder.customKnowledgeArticleTypeConfigurations(IResolvable customKnowledgeArticleTypeConfigurations) CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder.includedStates(List<String> includedStates) CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder.standardKnowledgeArticleTypeConfiguration(IResolvable standardKnowledgeArticleTypeConfiguration) CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder.standardKnowledgeArticleTypeConfiguration(CfnDataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty standardKnowledgeArticleTypeConfiguration) Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSource.SalesforceKnowledgeArticleConfigurationProperty.Builder.