Values.GetIndexRequestSourceGets information about an existing Amazon Q Business index.
type nonrec t = {applicationId : ApplicationId.t;The identifier of the Amazon Q Business application connected to the index.
*)indexId : IndexId.t;The identifier of the Amazon Q Business index you want information on.
*)}