You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Glue::Types::GetCrawlersResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Glue::Types::GetCrawlersResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#crawlers ⇒ Array<Types::Crawler>
A list of crawler metadata.
-
#next_token ⇒ String
A continuation token, if the returned list has not reached the end of those defined in this customer account.
Instance Attribute Details
#crawlers ⇒ Array<Types::Crawler>
A list of crawler metadata.
#next_token ⇒ String
A continuation token, if the returned list has not reached the end of those defined in this customer account.