Backend Chain Args
data class BackendChainArgs(val partitions: Output<Int>, val redundancyFactor: Output<Int>, val workers: Output<Int>? = null) : ConvertibleToJava<BackendChainArgs>
Desired properties of the backend instances of the broker