Uses of Enum
software.amazon.awscdk.services.glue.alpha.CrawlerState
Packages that use CrawlerState
-
Uses of CrawlerState in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return CrawlerStateModifier and TypeMethodDescriptiondefault CrawlerStateCondition.getCrawlState()(experimental) The condition crawler state.final CrawlerStateCondition.Jsii$Proxy.getCrawlState()static CrawlerStateReturns the enum constant of this type with the specified name.static CrawlerState[]CrawlerState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type CrawlerStateModifier and TypeMethodDescriptionCondition.Builder.crawlState(CrawlerState crawlState) Sets the value ofCondition.getCrawlState()