Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder
Packages that use CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder
-
Uses of CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.builder()CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder.crawlerLimits(CfnKnowledgeBasePropsMixin.CrawlerLimitsProperty crawlerLimits) CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder.crawlerLimits(IResolvable crawlerLimits) CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder.exclusionFilters(List<String> exclusionFilters) CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder.inclusionFilters(List<String> inclusionFilters) Sets the value ofCfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.getScope()CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder.urlConfiguration(CfnKnowledgeBasePropsMixin.UrlConfigurationProperty urlConfiguration) CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder.urlConfiguration(IResolvable urlConfiguration) Constructors in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnKnowledgeBasePropsMixin.WebCrawlerConfigurationProperty.Builder.