Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

The ID of the asset model used to create this asset.

Link copied to clipboard

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

Link copied to clipboard

A description for the asset.

Link copied to clipboard

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

Link copied to clipboard

A list of asset hierarchies that each contain a hierarchyId. A hierarchy specifies allowed parent/child asset relationships.

Link copied to clipboard
var id: String?

The ID of the asset, in UUID format.

Link copied to clipboard

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

Link copied to clipboard
var name: String?

The name of the asset.

Link copied to clipboard

The current status of the asset.

Functions

Link copied to clipboard