class Aws::IoT::Types::DescribeJobExecutionRequest


@return [Integer]
to specify a particular job execution on a particular device.
A string (consisting of the digits “0” through “9” which is used
@!attribute [rw] execution_number
@return [String]
The name of the thing on which the job execution is running.
@!attribute [rw] thing_name
@return [String]
The unique identifier you assigned to this job when it was created.
@!attribute [rw] job_id
}
execution_number: 1,
thing_name: “ThingName”, # required
job_id: “JobId”, # required
{
data as a hash:
@note When making an API call, you may pass DescribeJobExecutionRequest