changeStreamRetention

@JvmName(name = "rxxjtbgqulrolfdc")
suspend fun changeStreamRetention(value: Output<String>)
@JvmName(name = "jeqlqqaxvlibvexv")
suspend fun changeStreamRetention(value: String?)

Parameters

value

Duration to retain change stream data for the table. Set to 0 to disable. Must be between 1 and 7 days.

-----