Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnCrawlerPropsMixin.RecrawlPolicyProperty
Packages that use CfnCrawlerPropsMixin.RecrawlPolicyProperty
-
Uses of CfnCrawlerPropsMixin.RecrawlPolicyProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnCrawlerPropsMixin.RecrawlPolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCrawlerPropsMixin.RecrawlPolicyPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnCrawlerPropsMixin.RecrawlPolicyPropertyModifier and TypeMethodDescriptionCfnCrawlerPropsMixin.RecrawlPolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnCrawlerPropsMixin.RecrawlPolicyPropertyModifier and TypeMethodDescriptionCfnCrawlerMixinProps.Builder.recrawlPolicy(CfnCrawlerPropsMixin.RecrawlPolicyProperty recrawlPolicy) Sets the value ofCfnCrawlerMixinProps.getRecrawlPolicy()CfnCrawlerPropsMixin.Builder.recrawlPolicy(CfnCrawlerPropsMixin.RecrawlPolicyProperty recrawlPolicy) A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.