class Aws::CodeStar::Types::DisassociateTeamMemberRequest
@note When making an API call, you may pass DisassociateTeamMemberRequest
data as a hash: { project_id: "ProjectId", # required user_arn: "UserArn", # required }
@!attribute [rw] project_id
The ID of the AWS CodeStar project from which you want to remove a team member. @return [String]
@!attribute [rw] user_arn
The Amazon Resource Name (ARN) of the IAM user or group whom you want to remove from the project. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/DisassociateTeamMemberRequest AWS API Documentation
Constants
- SENSITIVE