Values.UserAliasSourceAliases attached to a user id within an Amazon Q Business application.
type nonrec t = {indexId : IndexId.t option;The identifier of the index that the user aliases are associated with.
*)dataSourceId : DataSourceId.t option;The identifier of the data source that the user aliases are associated with.
*)userId : String_.t;The identifier of the user id associated with the user aliases.
*)}