AuthBackendUserArgs

constructor(groups: Output<List<String>>? = null, policies: Output<List<String>>? = null, username: Output<String>)