class Aws::Kendra::Types::StartDataSourceSyncJobRequest
@note When making an API call, you may pass StartDataSourceSyncJobRequest
data as a hash: { id: "DataSourceId", # required index_id: "IndexId", # required }
@!attribute [rw] id
The identifier of the data source to synchronize. @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/StartDataSourceSyncJobRequest AWS API Documentation
Constants
- SENSITIVE