Module: Aws::Glue::Client::_ListCrawlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCrawlsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#crawls ⇒ ::Array[Types::CrawlerHistory]
3042 |
# File 'sig/client.rbs', line 3042
def crawls: () -> ::Array[Types::CrawlerHistory]
|
#next_token ⇒ ::String
3043 |
# File 'sig/client.rbs', line 3043
def next_token: () -> ::String
|