partitioningEnabled

@JvmName(name = "udjixknqwrafvyoe")
suspend fun partitioningEnabled(value: Output<Boolean>)
@JvmName(name = "mcjoouhpbcmdjteq")
suspend fun partitioningEnabled(value: Boolean?)

Parameters

value

Boolean flag which controls whether to enable the queue to be partitioned across multiple message brokers. Changing this forces a new resource to be created. Defaults to false for Basic and Standard.

Note: Partitioning is available at entity creation for all queues and topics in Basic or Standard SKUs. For premium namespace, partitioning is available at namespace creation, and all queues and topics in the partitioned namespace will be partitioned, for the premium namespace that has premium_messaging_partitions sets to 1, the namespace is not partitioned.