TopicRuleTimestamp

data class TopicRuleTimestamp(val unit: String? = null, val value: String)

Constructors

Link copied to clipboard
constructor(unit: String? = null, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val unit: String? = null

The precision of the timestamp value that results from the expression described in value .

Link copied to clipboard

An expression that returns a long epoch time value.