Builder
Properties
Describes the configuration for ingesting NULL and NaN data. By default the feature is allowed. The feature is disallowed if the value is true
.
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:
Identifies a storage destination. If you specified MULTI_LAYER_STORAGE
for the storage type, you must specify a MultiLayerStorage
object.
The number of days your data is kept in the hot tier. By default, your data is kept indefinitely in the hot tier.
The storage tier that you specified for your data. The storageType
parameter can be one of the following values:
A service managed storage tier optimized for analytical queries. It stores periodically uploaded, buffered and historical data ingested with the CreaeBulkImportJob API.
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.
Functions
construct an aws.sdk.kotlin.services.iotsitewise.model.MultiLayerStorage inside the given block
construct an aws.sdk.kotlin.services.iotsitewise.model.RetentionPeriod inside the given block
construct an aws.sdk.kotlin.services.iotsitewise.model.WarmTierRetentionPeriod inside the given block