UserArgs

constructor(accessString: Output<String>? = null, authenticationMode: Output<UserAuthenticationModeArgs>? = null, engine: Output<String>? = null, noPasswordRequired: Output<Boolean>? = null, passwords: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, userId: Output<String>? = null, userName: Output<String>? = null)