Backend Chain Response
data class BackendChainResponse(val partitions: Int, val redundancyFactor: Int, val workers: Int? = null)
Desired properties of the backend instances of the broker
Desired properties of the backend instances of the broker