analyticalStorageTtl

@JvmName(name = "xnsxlsaktnfqtxrn")
suspend fun analyticalStorageTtl(value: Output<Int>)
@JvmName(name = "cfvuieletrnyuxyc")
suspend fun analyticalStorageTtl(value: Int?)

Parameters

value

The default time to live of Analytical Storage for this Mongo Collection. 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.