Module: Aws::LookoutEquipment::Client::_ListDataIngestionJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataIngestionJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_ingestion_job_summaries ⇒ ::Array[Types::DataIngestionJobSummary]
568 |
# File 'sig/client.rbs', line 568
def data_ingestion_job_summaries: () -> ::Array[Types::DataIngestionJobSummary]
|
#next_token ⇒ ::String
567 |
# File 'sig/client.rbs', line 567
def next_token: () -> ::String
|