Skip to content

Qbusiness  >  Structures  >  UserAlias

UserAlias

Structure Class

UserAlias dataclass

Aliases attached to a user id within an Amazon Q Business application.

Attributes

data_source_id class-attribute instance-attribute
data_source_id: str | None = None

The identifier of the data source that the user aliases are associated with.

index_id class-attribute instance-attribute
index_id: str | None = None

The identifier of the index that the user aliases are associated with.

user_id instance-attribute
user_id: str

The identifier of the user id associated with the user aliases.