class Aws::Glue::Types::BatchGetCrawlersRequest

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

data as a hash:

    {
      crawler_names: ["NameString"], # required
    }

@!attribute [rw] crawler_names

A list of crawler names, which might be the names returned from the
`ListCrawlers` operation.
@return [Array<String>]

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

Constants

SENSITIVE