UpdateVehicleRequestItem

Information about the vehicle to update.

Types

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

Properties

Link copied to clipboard

Static information about a vehicle in a key-value pair. For example:

Link copied to clipboard

The method the specified attributes will update the existing attributes on the vehicle. UseOverwite to replace the vehicle attributes with the specified attributes. Or use Merge to combine all attributes.

Link copied to clipboard

The ARN of the signal decoder manifest associated with the vehicle to update.

Link copied to clipboard

The ARN of the vehicle model (model manifest) associated with the vehicle to update.

Link copied to clipboard

The unique ID of the vehicle to 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