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 the TTL configuration.