DeviceJob
A job that runs on a device.
Contents
- CreatedTime
-
When the job was created.
Type: Timestamp
Required: No
- DeviceId
-
The ID of the target device.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- DeviceName
-
The name of the target device
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- JobId
-
The job's ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- JobType
-
The job's type.
Type: String
Valid Values:
OTA | REBOOT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: