GetPendingJobExecutions
data class GetPendingJobExecutions(val thingName: ThingName) : IotJobsDataPlaneAction<PendingJobExecutions> (source)
Gets every job execution for the thing which is not in a terminal state.
Gets every job execution for the thing which is not in a terminal state.