AuthBackendUserArgs

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