class Aws::Glue::Types::GetCrawlersRequest

@note When making an API call, you may pass GetCrawlersRequest

data as a hash:

    {
      max_results: 1,
      next_token: "Token",
    }

@!attribute [rw] max_results

The number of crawlers to return on each call.
@return [Integer]

@!attribute [rw] next_token

A continuation token, if this is a continuation request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetCrawlersRequest AWS API Documentation

Constants

SENSITIVE