OtaTaskSummary

Structure representing one over-the-air (OTA) task.

Types

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

Properties

Link copied to clipboard

The timestamp value of when the over-the-air (OTA) task was created at.

Link copied to clipboard

The timestamp value of when the over-the-air (OTA) task was last updated at.

Link copied to clipboard

The status of the over-the-air (OTA) task summary.

Link copied to clipboard

The Amazon Resource Name (ARN) of the over-the-air (OTA) task.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: OtaTaskSummary.Builder.() -> Unit = {}): OtaTaskSummary
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