Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder
Packages that use CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder
-
Uses of CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kendra
Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnDataSourcePropsMixin.SharePointConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.SharePointConfigurationProperty.builder()CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.crawlAttachments(Boolean crawlAttachments) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.crawlAttachments(IResolvable crawlAttachments) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.disableLocalGroups(Boolean disableLocalGroups) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.disableLocalGroups(IResolvable disableLocalGroups) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.documentTitleFieldName(String documentTitleFieldName) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.exclusionPatterns(List<String> exclusionPatterns) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.fieldMappings(List<? extends Object> fieldMappings) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.fieldMappings(IResolvable fieldMappings) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.inclusionPatterns(List<String> inclusionPatterns) Sets the value ofCfnDataSourcePropsMixin.SharePointConfigurationProperty.getSecretArn()CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.sharePointVersion(String sharePointVersion) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.sslCertificateS3Path(CfnDataSourcePropsMixin.S3PathProperty sslCertificateS3Path) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.sslCertificateS3Path(IResolvable sslCertificateS3Path) Sets the value ofCfnDataSourcePropsMixin.SharePointConfigurationProperty.getUrls()CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.useChangeLog(Boolean useChangeLog) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.useChangeLog(IResolvable useChangeLog) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.vpcConfiguration(CfnDataSourcePropsMixin.DataSourceVpcConfigurationProperty vpcConfiguration) CfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.vpcConfiguration(IResolvable vpcConfiguration) Constructors in software.amazon.awscdk.cfnpropertymixins.services.kendra with parameters of type CfnDataSourcePropsMixin.SharePointConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.SharePointConfigurationProperty.Builder.