class Aws::AlexaForBusiness::Types::ContactData

Information related to a contact.

@!attribute [rw] contact_arn

The ARN of the contact.
@return [String]

@!attribute [rw] display_name

The name of the contact to display on the console.
@return [String]

@!attribute [rw] first_name

The first name of the contact, used to call the contact on the
device.
@return [String]

@!attribute [rw] last_name

The last name of the contact, used to call the contact on the
device.
@return [String]

@!attribute [rw] phone_number

The phone number of the contact. The phone number type defaults to
WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that
you use PhoneNumbers, which lets you specify the phone number type
and multiple numbers.
@return [String]

@!attribute [rw] phone_numbers

The list of phone numbers for the contact.
@return [Array<Types::PhoneNumber>]

@!attribute [rw] sip_addresses

The list of SIP addresses for the contact.
@return [Array<Types::SipAddress>]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/ContactData AWS API Documentation

Constants

SENSITIVE