class Aws::AlexaForBusiness::Types::ContactData
@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/ContactData 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]
and multiple numbers.
you use PhoneNumbers, which lets you specify the phone number type
WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that
The phone number of the contact. The phone number type defaults to
@!attribute [rw] phone_number
@return [String]
device.
The last name of the contact, used to call the contact on the
@!attribute [rw] last_name
@return [String]
device.
The first name of the contact, used to call the contact on the
@!attribute [rw] first_name
@return [String]
The name of the contact to display on the console.
@!attribute [rw] display_name
@return [String]
The ARN of the contact.
@!attribute [rw] contact_arn
Information related to a contact.