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

Class: Aws::Snowball::Types::DescribeAddressesResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#addressesArray<Types::Address>

The Snow device shipping addresses that were created for this account.

Returns:

  • (Array<Types::Address>)

    The Snow device shipping addresses that were created for this account.

#next_tokenString

HTTP requests are stateless. If you use the automatically generated NextToken value in your next DescribeAddresses call, your list of returned addresses will start from this point in the array.

Returns:

  • (String)

    HTTP requests are stateless.