class Aws::Connect::Types::UpdateUserPhoneConfigRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserPhoneConfigRequest 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 [Types::UserPhoneConfig]
Information about phone configuration settings for the user.
@!attribute [rw] phone_config
}
instance_id: “InstanceId”, # required
user_id: “UserId”, # required
},
desk_phone_number: “PhoneNumber”,
after_contact_work_time_limit: 1,
auto_accept: false,
phone_type: “SOFT_PHONE”, # required, accepts SOFT_PHONE, DESK_PHONE
phone_config: { # required
{
data as a hash:
@note When making an API call, you may pass UpdateUserPhoneConfigRequest