Interface DeleteUserProfileResponse.Builder

    • Method Detail

      • userArn

        DeleteUserProfileResponse.Builder userArn​(String userArn)

        The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.

        Parameters:
        userArn - The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.
        Returns:
        Returns a reference to this object so that method calls can be chained together.