class Aws::Translate::Types::ListParallelDataRequest

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

data as a hash:

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

@!attribute [rw] next_token

A string that specifies the next page of results to return in a
paginated response.
@return [String]

@!attribute [rw] max_results

The maximum number of parallel data resources returned for each
request.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/translate-2017-07-01/ListParallelDataRequest AWS API Documentation

Constants

SENSITIVE