Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder
Packages that use CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder
-
Uses of CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.builder()CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.crawlerLimits(CfnDataSourcePropsMixin.WebCrawlerLimitsProperty crawlerLimits) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.crawlerLimits(IResolvable crawlerLimits) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.exclusionFilters(List<String> exclusionFilters) CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.inclusionFilters(List<String> inclusionFilters) Sets the value ofCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.getScope()Sets the value ofCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.getUserAgent()CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.userAgentHeader(String userAgentHeader) Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.WebCrawlerConfigurationProperty.Builder.