class Aws::IoT::Types::ListOTAUpdatesRequest
@return [String]
The OTA update job status.
@!attribute [rw] ota_update_status
@return [String]
A token used to retrieve the next set of results.
@!attribute [rw] next_token
@return [Integer]
The maximum number of results to return at one time.
@!attribute [rw] max_results
}
ota_update_status: “CREATE_PENDING”, # accepts CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_COMPLETE, CREATE_FAILED
next_token: “NextToken”,
max_results: 1,
{
data as a hash:
@note When making an API call, you may pass ListOTAUpdatesRequest