Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder
Packages that use CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder
-
Uses of CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.kendra
Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.authenticationConfiguration(CfnDataSourcePropsMixin.WebCrawlerAuthenticationConfigurationProperty authenticationConfiguration) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.authenticationConfiguration(IResolvable authenticationConfiguration) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.builder()CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.crawlDepth(Number crawlDepth) Sets the value ofCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.getCrawlDepth()CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.maxContentSizePerPageInMegaBytes(Number maxContentSizePerPageInMegaBytes) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.maxLinksPerPage(Number maxLinksPerPage) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.maxUrlsPerMinuteCrawlRate(Number maxUrlsPerMinuteCrawlRate) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.proxyConfiguration(CfnDataSourcePropsMixin.ProxyConfigurationProperty proxyConfiguration) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.proxyConfiguration(IResolvable proxyConfiguration) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.urlExclusionPatterns(List<String> urlExclusionPatterns) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.urlInclusionPatterns(List<String> urlInclusionPatterns) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.urls(CfnDataSourcePropsMixin.WebCrawlerUrlsProperty urls) Sets the value ofCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.getUrls()CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.urls(IResolvable urls) Sets the value ofCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.getUrls()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kendra with parameters of type CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.