UserInput¶ class UserInput[source]¶ Data to provide a user by username and tenant. username: str¶ The username of the user. tenant_id: str¶ The id of the tenant of the user.