dimensions

@JvmName(name = "fxopyabmdmphbahw")
suspend fun dimensions(value: Output<List<TopicRuleTimestreamDimensionArgs>>)
@JvmName(name = "bbsxbmojhlqefurn")
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 = "xbsdbeewbfakeidv")
suspend fun dimensions(vararg values: Output<TopicRuleTimestreamDimensionArgs>)


@JvmName(name = "wdjsimdgieukwxgq")
suspend fun dimensions(values: List<Output<TopicRuleTimestreamDimensionArgs>>)
@JvmName(name = "cilqryfoxyogrwmx")
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 = "haypoijplohkugdq")
suspend fun dimensions(argument: List<suspend TopicRuleTimestreamDimensionArgsBuilder.() -> Unit>)
@JvmName(name = "hurnbmnjewlsfhnj")
suspend fun dimensions(vararg argument: suspend TopicRuleTimestreamDimensionArgsBuilder.() -> Unit)
@JvmName(name = "efyewwjsusonuorl")
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.