TopicRuleErrorActionTimestreamDimension

data class TopicRuleErrorActionTimestreamDimension(val name: String, val value: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The metadata dimension name. This is the name of the column in the Amazon Timestream database table record.

Link copied to clipboard

The value to write in this column of the database record.