class Aws::CodeStar::Types::ListTeamMembersRequest
@note When making an API call, you may pass ListTeamMembersRequest
data as a hash: { project_id: "ProjectId", # required next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] project_id
The ID of the project for which you want to list team members. @return [String]
@!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 team members you want returned in a response. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/ListTeamMembersRequest AWS API Documentation
Constants
- SENSITIVE