class Aws::AlexaForBusiness::Types::AssociateContactWithAddressBookRequest

@note When making an API call, you may pass AssociateContactWithAddressBookRequest

data as a hash:

    {
      contact_arn: "Arn", # required
      address_book_arn: "Arn", # required
    }

@!attribute [rw] contact_arn

The ARN of the contact to associate with an address book.
@return [String]

@!attribute [rw] address_book_arn

The ARN of the address book with which to associate the contact.
@return [String]

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

Constants

SENSITIVE