class Aws::CodeStar::Types::ListUserProfilesRequest

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

data as a hash:

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

@!attribute [rw] next_token

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

@!attribute [rw] max_results

The maximum number of results to return in a response.
@return [Integer]

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

Constants

SENSITIVE