Module: Aws::IoT::Client::_ListJobExecutionsForJobResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobExecutionsForJobResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution_summaries ⇒ ::Array[Types::JobExecutionSummaryForJob]
2643 |
# File 'sig/client.rbs', line 2643
def execution_summaries: () -> ::Array[Types::JobExecutionSummaryForJob]
|
#next_token ⇒ ::String
2644 |
# File 'sig/client.rbs', line 2644
def next_token: () -> ::String
|