BrokerUserArgs

constructor(consoleAccess: Output<Boolean>? = null, groups: Output<List<String>>? = null, password: Output<String>, replicationUser: Output<Boolean>? = null, username: Output<String>)