AuthBackendUserArgs

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