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