class Aws::Connect::Types::UpdateUserIdentityInfoRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserIdentityInfoRequest AWS API Documentation
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
@return [String]
The identifier of the user account.
@!attribute [rw] user_id
@return [Types::UserIdentityInfo]
The identity information for the user.
@!attribute [rw] identity_info
}
instance_id: “InstanceId”, # required
user_id: “UserId”, # required
},
mobile: “PhoneNumber”,
secondary_email: “Email”,
email: “Email”,
last_name: “AgentLastName”,
first_name: “AgentFirstName”,
identity_info: { # required
{
data as a hash:
@note When making an API call, you may pass UpdateUserIdentityInfoRequest