GetVehicleResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the vehicle to retrieve information about.

Link copied to clipboard

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

Link copied to clipboard

The time the vehicle was created in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

The ARN of a decoder manifest associated with the vehicle.

Link copied to clipboard

The time the vehicle was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).

Link copied to clipboard

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

Link copied to clipboard

State templates associated with the vehicle.

Link copied to clipboard

The ID of the vehicle.

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