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