You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::CreateOTAUpdateResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#aws_iot_job_arnString

The AWS IoT job ARN associated with the OTA update.

Returns:

  • (String)

    The AWS IoT job ARN associated with the OTA update.

#aws_iot_job_idString

The AWS IoT job ID associated with the OTA update.

Returns:

  • (String)

    The AWS IoT job ID associated with the OTA update.

#ota_update_arnString

The OTA update ARN.

Returns:

  • (String)

    The OTA update ARN.

#ota_update_idString

The OTA update ID.

Returns:

  • (String)

    The OTA update ID.

#ota_update_statusString

The OTA update status.

Possible values:

  • CREATE_PENDING
  • CREATE_IN_PROGRESS
  • CREATE_COMPLETE
  • CREATE_FAILED

Returns:

  • (String)

    The OTA update status.