class Aws::IoT::Types::OTAUpdateFile
@return [Hash<String,String>]
part of the Job document.
A list of name-attribute pairs. They won’t be sent to devices as a
@!attribute [rw] attributes
@return [Types::CodeSigning]
The code signing method of the file.
@!attribute [rw] code_signing
@return [Types::FileLocation]
The location of the updated firmware.
@!attribute [rw] file_location
@return [String]
The file version.
@!attribute [rw] file_version
@return [Integer]
devices to identify the type of file received from the cloud.
An integer value you can include in the job document to allow your
@!attribute [rw] file_type
@return [String]
The name of the file.
@!attribute [rw] file_name
Describes a file to be associated with an OTA update.