class Aws::Glue::Types::GetCrawlerMetricsRequest
@note When making an API call, you may pass GetCrawlerMetricsRequest
data as a hash: { crawler_name_list: ["NameString"], max_results: 1, next_token: "Token", }
@!attribute [rw] crawler_name_list
A list of the names of crawlers about which to retrieve metrics. @return [Array<String>]
@!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 call. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetCrawlerMetricsRequest AWS API Documentation
Constants
- SENSITIVE