class Aws::Kendra::Types::DescribeDataSourceRequest
@note When making an API call, you may pass DescribeDataSourceRequest
data as a hash: { id: "DataSourceId", # required index_id: "IndexId", # required }
@!attribute [rw] id
The unique identifier of the data source to describe. @return [String]
@!attribute [rw] index_id
The identifier of the index that contains the data source. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DescribeDataSourceRequest AWS API Documentation
Constants
- SENSITIVE