Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.WorkDocsConfigurationProperty.Builder
Packages that use CfnDataSource.WorkDocsConfigurationProperty.Builder
- 
Uses of CfnDataSource.WorkDocsConfigurationProperty.Builder in software.amazon.awscdk.services.kendraMethods in software.amazon.awscdk.services.kendra that return CfnDataSource.WorkDocsConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.WorkDocsConfigurationProperty.builder()CfnDataSource.WorkDocsConfigurationProperty.Builder.crawlComments(Boolean crawlComments) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getCrawlComments()CfnDataSource.WorkDocsConfigurationProperty.Builder.crawlComments(IResolvable crawlComments) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getCrawlComments()CfnDataSource.WorkDocsConfigurationProperty.Builder.exclusionPatterns(List<String> exclusionPatterns) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getExclusionPatterns()CfnDataSource.WorkDocsConfigurationProperty.Builder.fieldMappings(List<? extends Object> fieldMappings) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getFieldMappings()CfnDataSource.WorkDocsConfigurationProperty.Builder.fieldMappings(IResolvable fieldMappings) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getFieldMappings()CfnDataSource.WorkDocsConfigurationProperty.Builder.inclusionPatterns(List<String> inclusionPatterns) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getInclusionPatterns()CfnDataSource.WorkDocsConfigurationProperty.Builder.organizationId(String organizationId) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getOrganizationId()CfnDataSource.WorkDocsConfigurationProperty.Builder.useChangeLog(Boolean useChangeLog) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getUseChangeLog()CfnDataSource.WorkDocsConfigurationProperty.Builder.useChangeLog(IResolvable useChangeLog) Sets the value ofCfnDataSource.WorkDocsConfigurationProperty.getUseChangeLog()Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.WorkDocsConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSource.WorkDocsConfigurationProperty.Builder.