class Aws::AlexaForBusiness::Types::DisassociateContactFromAddressBookRequest

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

data as a hash:

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

@!attribute [rw] contact_arn

The ARN of the contact to disassociate from an address book.
@return [String]

@!attribute [rw] address_book_arn

The ARN of the address from which to disassociate the contact.
@return [String]

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

Constants

SENSITIVE