Values.DescribeDataSourceRequestSourceGets information about an Amazon Kendra data source connector.
type nonrec t = {id : DataSourceId.t;The identifier of the data source connector.
*)indexId : IndexId.t;The identifier of the index used with the data source connector.
*)}