class Aws::AlexaForBusiness::Types::UpdateContactRequest


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/UpdateContactRequest AWS API Documentation
@return [Array<Types::SipAddress>]
The list of SIP addresses for the contact.
@!attribute [rw] sip_addresses
@return [Array<Types::PhoneNumber>]
The list of phone numbers for the contact.
@!attribute [rw] phone_numbers
@return [String]
specify the phone number type and multiple numbers.
PhoneNumbers. We recommend that you use PhoneNumbers, which lets you
defaults to WORK. You can either specify PhoneNumber or
The updated phone number of the contact. The phone number type
@!attribute [rw] phone_number
@return [String]
The updated last name of the contact.
@!attribute [rw] last_name
@return [String]
The updated first name of the contact.
@!attribute [rw] first_name
@return [String]
The updated display name of the contact.
@!attribute [rw] display_name
@return [String]
The ARN of the contact to update.
@!attribute [rw] contact_arn