partition Key Properties
Parameters
value
The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported.
Parameters
values
The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported.
suspend fun partitionKeyProperties(argument: List<suspend TimeSeriesIdPropertyArgsBuilder.() -> Unit>)
suspend fun partitionKeyProperties(vararg argument: suspend TimeSeriesIdPropertyArgsBuilder.() -> Unit)
Parameters
argument
The list of event properties which will be used to partition data in the environment. Currently, only a single partition key property is supported.