Module: Aws::Snowball::Client::_ListPickupLocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPickupLocationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#addresses ⇒ ::Array[Types::Address]
386 |
# File 'sig/client.rbs', line 386
def addresses: () -> ::Array[Types::Address]
|
#next_token ⇒ ::String
387 |
# File 'sig/client.rbs', line 387
def next_token: () -> ::String
|