Frontend Args
data class FrontendArgs(val replicas: Output<Int>, val workers: Output<Int>? = null) : ConvertibleToJava<FrontendArgs>
The desired properties of the frontend instances of the Broker
The desired properties of the frontend instances of the Broker