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