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