class Aws::CodeStar::Types::ListProjectsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The continuation token to be used to return the next set of results,
if the results cannot be returned in one response.
@return [String]

@!attribute [rw] max_results

The maximum amount of data that can be contained in a single set of
results.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/ListProjectsRequest AWS API Documentation

Constants

SENSITIVE