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]



2650
# File 'sig/client.rbs', line 2650

def execution_summaries: () -> ::Array[Types::JobExecutionSummaryForThing]

#next_token::String

Returns:

  • (::String)


2651
# File 'sig/client.rbs', line 2651

def next_token: () -> ::String