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]

Returns:



3054
# File 'sig/client.rbs', line 3054

def crawls: () -> ::Array[Types::CrawlerHistory]

#next_token::String

Returns:

  • (::String)


3055
# File 'sig/client.rbs', line 3055

def next_token: () -> ::String