StateTemplateSummary

Information about a state template.

Access to certain Amazon Web Services IoT FleetWise features is currently gated. For more information, see Amazon Web Services Region and feature availability in the Amazon Web Services IoT FleetWise Developer Guide.

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 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 brief description of the state template.

Link copied to clipboard
val 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
val name: String?

The name of the state template.

Link copied to clipboard

The Amazon Resource Name (ARN) of the signal catalog associated with the state template.

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