partitionCount

@JvmName(name = "oqtkttjpunlcqoph")
suspend fun partitionCount(value: Output<Int>)
@JvmName(name = "wjidhtlptallksnt")
suspend fun partitionCount(value: Int?)

Parameters

value

The number of partitions in a topic. You can increase the partition count for a topic, but you cannot decrease it. Increasing partitions for a topic that uses a key might change how messages are distributed.