menu
aws_glue_api package
documentation
glue-2017-03-31.dart
BatchGetCrawlersResponse
BatchGetCrawlersResponse constructor
BatchGetCrawlersResponse constructor
dark_mode
light_mode
BatchGetCrawlersResponse
constructor
BatchGetCrawlersResponse
(
{
List
<
Crawler
>
?
crawlers
,
List
<
String
>
?
crawlersNotFound
,
})
Implementation
BatchGetCrawlersResponse({ this.crawlers, this.crawlersNotFound, });
aws_glue_api package
documentation
glue-2017-03-31
BatchGetCrawlersResponse
BatchGetCrawlersResponse constructor
BatchGetCrawlersResponse class