Module: Aws::Glue::Client::_ListCrawlersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCrawlersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#crawler_names ⇒ ::Array[::String]
3029 |
# File 'sig/client.rbs', line 3029
def crawler_names: () -> ::Array[::String]
|
#next_token ⇒ ::String
3030 |
# File 'sig/client.rbs', line 3030
def next_token: () -> ::String
|