You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AlexaForBusiness::Types::AddressBookData

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information related to an address book.

Instance Attribute Summary collapse

Instance Attribute Details

#address_book_arnString

The ARN of the address book.

Returns:

  • (String)

    The ARN of the address book.

#descriptionString

The description of the address book.

Returns:

  • (String)

    The description of the address book.

#nameString

The name of the address book.

Returns:

  • (String)

    The name of the address book.