Retention Properties Properties
data class RetentionPropertiesProperties(val magneticStoreRetentionPeriodInDays: String? = null, val memoryStoreRetentionPeriodInHours: String? = null)
The retention duration of the memory store and the magnetic store.