TopicRuleTimestreamTimestamp

data class TopicRuleTimestreamTimestamp(val unit: String, val value: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The precision of the timestamp value that results from the expression described in value. Valid values: SECONDS, MILLISECONDS, MICROSECONDS, NANOSECONDS.

Link copied to clipboard

The value of the HTTP header.