DescribeJobExecutionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. A number that identifies a particular job execution on a particular device. If not specified, the latest job execution is returned.

Link copied to clipboard

Optional. Unless set to false, the response contains the job document. The default is true.

Link copied to clipboard

The unique identifier assigned to this job when it was created.

Link copied to clipboard

The thing name associated with the device the job execution is running on.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String