dimensions

@JvmName(name = "jciitqjajaeynurs")
suspend fun dimensions(value: Output<List<TopicRuleTimestreamDimensionArgs>>)
@JvmName(name = "glxdkiwrhcjlykmo")
suspend fun dimensions(value: List<TopicRuleTimestreamDimensionArgs>)

Parameters

value

Configuration blocks with metadata attributes of the time series that are written in each measure record. Nested arguments below.


@JvmName(name = "wxvdvkkgqrqtutkk")
suspend fun dimensions(vararg values: Output<TopicRuleTimestreamDimensionArgs>)


@JvmName(name = "sjmyktywiibhkxlp")
suspend fun dimensions(values: List<Output<TopicRuleTimestreamDimensionArgs>>)
@JvmName(name = "bhmoffwqdeslasiq")
suspend fun dimensions(vararg values: TopicRuleTimestreamDimensionArgs)

Parameters

values

Configuration blocks with metadata attributes of the time series that are written in each measure record. Nested arguments below.


@JvmName(name = "ugeypiijghalvxcb")
suspend fun dimensions(argument: List<suspend TopicRuleTimestreamDimensionArgsBuilder.() -> Unit>)
@JvmName(name = "arpjecuwrtruyqpg")
suspend fun dimensions(vararg argument: suspend TopicRuleTimestreamDimensionArgsBuilder.() -> Unit)
@JvmName(name = "qprnmloqcyxfkhem")
suspend fun dimensions(argument: suspend TopicRuleTimestreamDimensionArgsBuilder.() -> Unit)

Parameters

argument

Configuration blocks with metadata attributes of the time series that are written in each measure record. Nested arguments below.