DescribeAssetModelResponse

Types

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

Properties

Link copied to clipboard

The ARN of the asset model, which has the following format.

Link copied to clipboard

The list of built-in composite models for the asset model, such as those with those of type AWS/ALARMS.

Link copied to clipboard

The list of the immediate child custom composite model summaries for the asset model.

Link copied to clipboard

The date the asset model was created, in Unix epoch time.

Link copied to clipboard

The asset model's description.

Link copied to clipboard

The external ID of the asset model, if any.

Link copied to clipboard

A list of asset model hierarchies that each contain a childAssetModelId and a hierarchyId (named id). A hierarchy specifies allowed parent/child asset relationships for an asset model.

Link copied to clipboard

The ID of the asset model, in UUID format.

Link copied to clipboard

The date the asset model was last updated, in Unix epoch time.

Link copied to clipboard

The name of the asset model.

Link copied to clipboard

The list of asset properties for the asset model.

Link copied to clipboard

The current status of the asset model, which contains a state and any error message.

Link copied to clipboard

The type of asset 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