class Aws::Connect::Types::UpdateUserRoutingProfileRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserRoutingProfileRequest AWS API Documentation
@return [String]
The identifier of the Amazon Connect instance.
@!attribute [rw] instance_id
@return [String]
The identifier of the user account.
@!attribute [rw] user_id
@return [String]
The identifier of the routing profile for the user.
@!attribute [rw] routing_profile_id
}
instance_id: “InstanceId”, # required
user_id: “UserId”, # required
routing_profile_id: “RoutingProfileId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateUserRoutingProfileRequest