menu
aws_glue_api package
documentation
glue-2017-03-31.dart
Crawler
state property
state property
dark_mode
light_mode
state
property
CrawlerState
?
state
final
Indicates whether the crawler is running, or whether a run is pending.
Implementation
final CrawlerState? state;
aws_glue_api package
documentation
glue-2017-03-31
Crawler
state property
Crawler class