defaultTtl

@JvmName(name = "ufsodorrvevjyhhm")
suspend fun defaultTtl(value: Output<Int>)
@JvmName(name = "vrnglwrckcocmwvo")
suspend fun defaultTtl(value: Int?)

Parameters

value

The default time to live of SQL container. If missing, items are not expired automatically. If present and the value is set to -1, it is equal to infinity, and items don’t expire by default. If present and the value is set to some number n – items will expire n seconds after their last modified time.