Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the dataset. The format is arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}.

Link copied to clipboard

The dataset creation date, in Unix epoch time.

Link copied to clipboard

A description about the dataset, and its functionality.

Link copied to clipboard
var id: String?

The ID of the dataset.

Link copied to clipboard

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

Link copied to clipboard
var name: String?

The name of the dataset.

Link copied to clipboard

The status of the dataset. This contains the state and any error messages. The state is ACTIVE when ready to use.

Functions

Link copied to clipboard