CreateSoftwareUpdateJobRequest

Types

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

Properties

Link copied to clipboard

A client token used to correlate requests and responses.

Link copied to clipboard

The IAM Role that Greengrass will use to create pre-signed URLs pointing towards the update artifact.

Link copied to clipboard

The piece of software on the Greengrass core that will be updated.

Link copied to clipboard

The minimum level of log statements that should be logged by the OTA Agent during an update.

Link copied to clipboard

The ARNs of the targets (IoT things or IoT thing groups) that this update will be applied to.

Link copied to clipboard

The architecture of the cores which are the targets of an update.

Link copied to clipboard

The operating system of the cores which are the targets of an update.

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