Interface CreateAddressBookResponse.Builder

    • Method Detail

      • addressBookArn

        CreateAddressBookResponse.Builder addressBookArn​(String addressBookArn)

        The ARN of the newly created address book.

        Parameters:
        addressBookArn - The ARN of the newly created address book.
        Returns:
        Returns a reference to this object so that method calls can be chained together.