class Aws::GlueDataBrew::Types::ListDatasetsRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of results to return in this request.
@return [Integer]

@!attribute [rw] next_token

The token returned by a previous call to retrieve the next set of
results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/ListDatasetsRequest AWS API Documentation

Constants

SENSITIVE