UserArgs

constructor(directoryUserId: Output<String>? = null, hierarchyGroupArn: Output<String>? = null, identityInfo: Output<UserIdentityInfoArgs>? = null, instanceArn: Output<String>? = null, password: Output<String>? = null, phoneConfig: Output<UserPhoneConfigArgs>? = null, routingProfileArn: Output<String>? = null, securityProfileArns: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null, userProficiencies: Output<List<UserProficiencyArgs>>? = null, username: Output<String>? = null)