FieldTtlConfig

data class FieldTtlConfig(val state: String? = null)

Constructors

Link copied to clipboard
constructor(state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val state: String? = null

(Output) The state of TTL (time-to-live) configuration for documents that have this Field set.