class Aws::Glue::Types::GetClassifiersRequest

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

data as a hash:

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

@!attribute [rw] max_results

The size of the list to return (optional).
@return [Integer]

@!attribute [rw] next_token

An optional continuation token.
@return [String]

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

Constants

SENSITIVE