You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeStar::Types::ListTeamMembersResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The continuation token to use when requesting the next set of results, if there are more results to be returned.

Returns:

  • (String)

    The continuation token to use when requesting the next set of results, if there are more results to be returned.

#team_membersArray<Types::TeamMember>

A list of team member objects for the project.

Returns: