class Aws::Connect::Types::UpdateUserPhoneConfigRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateUserPhoneConfigRequest AWS API Documentation
@return [String]
10a4c4eb-f57e-4d4c-b602-bf39176ced07.
the end of the instance ARN, after instance/, such as
settings. For example, the instance ID is the set of characters at
instance ID is displayed in the Overview section of your instance
Select the alias of the instance in the Instance alias column. The
your instance, open the AWS console and select Amazon Connect.
The identifier for your Amazon Connect instance. To find the ID of
@!attribute [rw] instance_id
@return [String]
The identifier for the user account to change phone settings for.
@!attribute [rw] user_id
@return [Types::UserPhoneConfig]
‘PhoneType` to assign to the user.
`AfterContactWorkTimeLimit`, `AutoAccept`, `DeskPhoneNumber`, and
A `UserPhoneConfig` object that contains settings for
@!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