CreateVehicleRequestItem

Information about the vehicle to create.

Types

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

Properties

Link copied to clipboard

An option to create a new Amazon Web Services IoT thing when creating a vehicle, or to validate an existing thing as a vehicle.

Link copied to clipboard

Static information about a vehicle in a key-value pair. For example: "engine Type" : "v6"

Link copied to clipboard

The Amazon Resource Name (ARN) of a decoder manifest associated with the vehicle to create.

Link copied to clipboard

The ARN of the vehicle model (model manifest) to create the vehicle from.

Link copied to clipboard
val tags: List<Tag>?

Metadata which can be used to manage the vehicle.

Link copied to clipboard

The unique ID of the vehicle to create.

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