Uses of Interface
software.amazon.awscdk.services.glue.alpha.CrawlerActionOptions
Packages that use CrawlerActionOptions
-
Uses of CrawlerActionOptions in software.amazon.awscdk.services.glue.alpha
Classes in software.amazon.awscdk.services.glue.alpha that implement CrawlerActionOptionsMethods in software.amazon.awscdk.services.glue.alpha that return CrawlerActionOptionsModifier and TypeMethodDescriptionCrawlerActionOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type CrawlerActionOptionsModifier and TypeMethodDescriptionstatic ActionAction.crawler(ICrawlerRef crawler, CrawlerActionOptions options) (experimental) Create an action that runs a crawler.