Interface CreateUserResponse.Builder

    • Method Detail

      • userArn

        CreateUserResponse.Builder userArn​(String userArn)

        The ARN of the newly created user in the response.

        Parameters:
        userArn - The ARN of the newly created user in the response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.