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

Class: Aws::CodeStar::Types::UpdateTeamMemberResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#project_roleString

The project role granted to the user.

Returns:

  • (String)

    The project role granted to the user.

#remote_access_allowedBoolean

Whether a team member is allowed to remotely access project resources using the SSH public key associated with the user\'s profile.

Returns:

  • (Boolean)

    Whether a team member is allowed to remotely access project resources using the SSH public key associated with the user\'s profile.

#user_arnString

The Amazon Resource Name (ARN) of the user whose team membership attributes were updated.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the user whose team membership attributes were updated.