CreateModelManifestRequest

Types

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

Properties

Link copied to clipboard

A brief description of the vehicle model.

Link copied to clipboard

The name of the vehicle model to create.

Link copied to clipboard

A list of nodes, which are a general abstraction of signals.

Link copied to clipboard

The Amazon Resource Name (ARN) of a signal catalog.

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

Metadata that can be used to manage the vehicle model.

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