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