topicQuota

@JvmName(name = "phoqkfateyvlnthm")
suspend fun topicQuota(value: Output<Int>)
@JvmName(name = "nvpjglpwxxybdtxd")
suspend fun topicQuota(value: Int?)

Deprecated

Attribute 'topic_quota' has been deprecated from 1.194.0 and it will be removed in the next future. Using new attribute 'partition_num' instead.

Parameters

value

The max num of topic can be creation of the instance. It has been deprecated from version 1.194.0 and using partition_num instead.