AssociateTeamMemberRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A user- or system-generated token that identifies the entity that requested the team member association to the project. This token can be used to repeat the request.

Link copied to clipboard

The ID of the project to which you will add the IAM user.

Link copied to clipboard

The AWS CodeStar project role that will apply to this user. This role determines what actions a user can take in an AWS CodeStar project.

Link copied to clipboard

Whether the team member is allowed to use an SSH public/private key pair to remotely access project resources, for example Amazon EC2 instances.

Link copied to clipboard

The Amazon Resource Name (ARN) for the IAM user you want to add to the AWS CodeStar project.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String