class Aws::Glue::Types::ListCrawlersRequest
@note When making an API call, you may pass ListCrawlersRequest
data as a hash: { max_results: 1, next_token: "Token", tags: { "TagKey" => "TagValue", }, }
@!attribute [rw] max_results
The maximum size of a list to return. @return [Integer]
@!attribute [rw] next_token
A continuation token, if this is a continuation request. @return [String]
@!attribute [rw] tags
Specifies to return only these tagged resources. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/ListCrawlersRequest AWS API Documentation
Constants
- SENSITIVE