AssetModelCompositeModel

Contains information about a composite model in an asset model. This object contains the asset property definitions that you define in the composite model.

Types

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

Properties

Link copied to clipboard

The description of the composite model.

Link copied to clipboard

The external ID of the asset model composite model. For more information, see Using external IDs in the IoT SiteWise User Guide.

Link copied to clipboard
val id: String?

The ID of the asset model composite model.

Link copied to clipboard

The name of the composite model.

Link copied to clipboard

The asset property definitions for this composite model.

Link copied to clipboard

The type of the composite model. For alarm composite models, this type is AWS/ALARM.

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