Module: Aws::IoT::Client::_ListJobExecutionsForThingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListJobExecutionsForThingResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#execution_summaries ⇒ ::Array[Types::JobExecutionSummaryForThing]
2657 |
# File 'sig/client.rbs', line 2657
def execution_summaries: () -> ::Array[Types::JobExecutionSummaryForThing]
|
#next_token ⇒ ::String
2658 |
# File 'sig/client.rbs', line 2658
def next_token: () -> ::String
|