Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the state template.

Link copied to clipboard

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

Link copied to clipboard

A list of vehicle attributes associated with the payload published on the state template's MQTT topic.

Link copied to clipboard

A brief description of the state template.

Link copied to clipboard
var id: String?

The unique ID of the state template.

Link copied to clipboard

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

Link copied to clipboard

A list of vehicle attributes to associate with user properties of the messages published on the state template's MQTT topic.

Link copied to clipboard
var name: String?

The name of the state template.

Link copied to clipboard

The ARN of the signal catalog associated with the state template.

Link copied to clipboard

A list of signals from which data is collected. The state template properties contain the fully qualified names of the signals.