FileLocation

The location of the OTA update.

Types

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

Properties

Link copied to clipboard

The location of the updated firmware in S3.

Link copied to clipboard

The stream that contains the OTA update.

Functions

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