Retention Properties Properties Args
data class RetentionPropertiesPropertiesArgs(val magneticStoreRetentionPeriodInDays: Output<String>? = null, val memoryStoreRetentionPeriodInHours: Output<String>? = null) : ConvertibleToJava<RetentionPropertiesPropertiesArgs>
The retention duration of the memory store and the magnetic store.