TopicRuleErrorActionTimestreamDimensionArgs

data class TopicRuleErrorActionTimestreamDimensionArgs(val name: Output<String>, val value: Output<String>) : ConvertibleToJava<TopicRuleErrorActionTimestreamDimensionArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): TopicRuleErrorActionTimestreamDimensionArgs

Properties

Link copied to clipboard
val name: Output<String>

The name of the rule.

Link copied to clipboard
val value: Output<String>

The value of the HTTP header.