SignalCatalogSummary

Information about a collection of standardized signals, which can be attributes, branches, sensors, or actuators.

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 signal catalog.

Link copied to clipboard

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

Link copied to clipboard

The time the signal catalog 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 signal catalog.

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