CreateOtaTaskRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.

Link copied to clipboard

The description of the over-the-air (OTA) task.

Link copied to clipboard

The deployment mechanism for the over-the-air (OTA) task.

Link copied to clipboard

Over-the-air (OTA) task scheduling config.

Link copied to clipboard

The query string to add things to the thing group.

Link copied to clipboard

Over-the-air (OTA) task retry config.

Link copied to clipboard

The frequency type for the over-the-air (OTA) task.

Link copied to clipboard

The connection protocol the over-the-air (OTA) task uses to update the device.

Link copied to clipboard

The URL to the Amazon S3 bucket where the over-the-air (OTA) task is stored.

Link copied to clipboard

A set of key/value pairs that are used to manage the over-the-air (OTA) task.

Link copied to clipboard

The device targeted for the over-the-air (OTA) task.

Link copied to clipboard

The identifier for the over-the-air (OTA) task configuration.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String