DescribeStorageConfigurationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains current status information for the configuration.

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

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

Link copied to clipboard

Contains information about the storage destination.

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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String