class Aws::DeviceFarm::Types::ListTestGridProjectsRequest

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

data as a hash:

    {
      max_result: 1,
      next_token: "PaginationToken",
    }

@!attribute [rw] max_result

Return no more than this number of results.
@return [Integer]

@!attribute [rw] next_token

From a response, used to continue a paginated listing.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/ListTestGridProjectsRequest AWS API Documentation

Constants

SENSITIVE