CreateVehicleRequest

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 Amazon Web Services IoT thing as a vehicle.

Link copied to clipboard

Static information about a vehicle in a key-value pair. For example: "engineType" : "1.3 L R2"

Link copied to clipboard

The ARN of a decoder manifest.

Link copied to clipboard

The Amazon Resource Name ARN of a vehicle model.

Link copied to clipboard

Associate state templates with the vehicle. You can monitor the last known state of the vehicle in near real time.

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

Metadata that 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