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 TypeMethodDescriptionstatic CrawlerStateDeprecated.Returns the enum constant of this type with the specified name.static CrawlerState[]CrawlerState.values()Deprecated.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 TypeMethodDescriptionstatic ConditionCondition.crawler(ICrawlerRef crawler, CrawlerState crawlState) Deprecated.static ConditionCondition.crawler(ICrawlerRef crawler, CrawlerState crawlState, ConditionOptions options) Deprecated.