Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

The type of asset model.

Link copied to clipboard

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

Link copied to clipboard

The asset model description.

Link copied to clipboard

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

Link copied to clipboard
var id: String?

The ID of the asset model (used with IoT SiteWise API operations).

Link copied to clipboard

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

Link copied to clipboard
var name: String?

The name of the asset model.

Link copied to clipboard

The current status of the asset model.

Functions

Link copied to clipboard