Builder

class Builder

Properties

Link copied to clipboard

Describes the configuration for ingesting NULL and NaN data. By default the feature is allowed. The feature is disallowed if the value is true.

Link copied to clipboard

Contains the storage configuration for time series (data streams) that aren't associated with asset properties. The disassociatedDataStorage can be one of the following values:

Link copied to clipboard

Identifies a storage destination. If you specified MULTI_LAYER_STORAGE for the storage type, you must specify a MultiLayerStorage object.

Link copied to clipboard

The number of days your data is kept in the hot tier. By default, your data is kept indefinitely in the hot tier.

Link copied to clipboard

The storage tier that you specified for your data. The storageType parameter can be one of the following values:

Link copied to clipboard

A service managed storage tier optimized for analytical queries. It stores periodically uploaded, buffered and historical data ingested with the CreaeBulkImportJob API.

Link copied to clipboard

Set this period to specify how long your data is stored in the warm tier before it is deleted. You can set this only if cold tier is enabled.