Builder

class Builder

Properties

Link copied to clipboard

The name of the data store.

Link copied to clipboard

Contains information about the partition dimensions in a data store.

Link copied to clipboard

Where data in a data store is stored.. You can choose serviceManagedS3 storage, customerManagedS3 storage, or iotSiteWiseMultiLayerStorage storage. The default is serviceManagedS3. You can't change the choice of Amazon S3 storage after your data store is created.

Link copied to clipboard

Contains the configuration information of file formats. IoT Analytics data stores support JSON and Parquet.

Link copied to clipboard

How long, in days, message data is kept for the data store. When customerManagedS3 storage is selected, this parameter is ignored.

Link copied to clipboard
var tags: List<Tag>?

Metadata which can be used to manage the data store.