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

Class: Aws::AlexaForBusiness::Types::AddressBook

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

Overview

An address book with attributes.

Returned by:

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.