class Aws::Snowball::Types::DescribeAddressesRequest
@note When making an API call, you may pass DescribeAddressesRequest
data as a hash: { max_results: 1, next_token: "String", }
@!attribute [rw] max_results
The number of `ADDRESS` objects to return. @return [Integer]
@!attribute [rw] next_token
HTTP requests are stateless. To identify what object comes "next" in the list of `ADDRESS` objects, you have the option of specifying a value for `NextToken` as the starting point for your list of returned addresses. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/DescribeAddressesRequest AWS API Documentation
Constants
- SENSITIVE