Get User Result
constructor(arn: String? = null, homeDirectory: String? = null, homeDirectoryMappings: List<UserHomeDirectoryMapEntry>? = null, homeDirectoryType: UserHomeDirectoryType? = null, policy: String? = null, posixProfile: UserPosixProfile? = null, role: String? = null, sshPublicKeys: List<String>? = null, tags: List<Tag>? = null)