class Aws::CodeStar::Types::TeamMember

Information about a team member in a project.

@!attribute [rw] user_arn

The Amazon Resource Name (ARN) of the user in IAM.
@return [String]

@!attribute [rw] project_role

The role assigned to the user in the project. Project roles have
different levels of access. For more information, see [Working with
Teams][1] in the *AWS CodeStar User Guide*.

[1]: http://docs.aws.amazon.com/codestar/latest/userguide/working-with-teams.html
@return [String]

@!attribute [rw] remote_access_allowed

Whether the user is allowed to remotely access project resources
using an SSH public/private key pair.
@return [Boolean]

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

Constants

SENSITIVE