WarmStoreConfigurationPropertiesResponse

data class WarmStoreConfigurationPropertiesResponse(val dataRetention: String)

The warm store configuration provides the details to create a warm store cache that will retain a copy of the environment's data available for faster query.

Constructors

Link copied to clipboard
constructor(dataRetention: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ISO8601 timespan specifying the number of days the environment's events will be available for query from the warm store.