class Aws::IoT::Types::OTAUpdateInfo
@return [Hash<String,String>]
A collection of name/value pairs
@!attribute [rw] additional_parameters
@return [Types::ErrorInfo]
Error information associated with the OTA update.
@!attribute [rw] error_info
@return [String]
The AWS IoT job ARN associated with the OTA update.
@!attribute [rw] aws_iot_job_arn
@return [String]
The AWS IoT job ID associated with the OTA update.
@!attribute [rw] aws_iot_job_id
@return [String]
The status of the OTA update.
@!attribute [rw] ota_update_status
@return [Array<Types::OTAUpdateFile>]
A list of files associated with the OTA update.
@!attribute [rw] ota_update_files
@return [String]
all things originally in the group.
added to a target group, even after the OTA update was completed by
For example, an OTA update will run on a thing when the thing is
may also be run on a thing when a change is detected in a target.
completed the OTA update (SNAPSHOT). If continuous, the OTA update
or will be complete after all those things specified as targets have
Specifies whether the OTA update will continue to run (CONTINUOUS),
@!attribute [rw] target_selection
@return [Types::AwsJobExecutionsRolloutConfig]
Configuration for the rollout of OTA updates.
@!attribute [rw] aws_job_executions_rollout_config
@return [Array<String>]
The targets of the OTA update.
@!attribute [rw] targets
@return [String]
A description of the OTA update.
@!attribute [rw] description
@return [Time]
The date when the OTA update was last updated.
@!attribute [rw] last_modified_date
@return [Time]
The date when the OTA update was created.
@!attribute [rw] creation_date
@return [String]
The OTA update ARN.
@!attribute [rw] ota_update_arn
@return [String]
The OTA update ID.
@!attribute [rw] ota_update_id
Information about an OTA update.