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