Module: Aws::Kendra::Client::_ListDataSourceSyncJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataSourceSyncJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#history ⇒ ::Array[Types::DataSourceSyncJob]
754 |
# File 'sig/client.rbs', line 754
def history: () -> ::Array[Types::DataSourceSyncJob]
|
#next_token ⇒ ::String
755 |
# File 'sig/client.rbs', line 755
def next_token: () -> ::String
|