Module: Aws::DataSync::Client::_ListLocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLocationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#locations ⇒ ::Array[Types::LocationListEntry]
770 |
# File 'sig/client.rbs', line 770
def locations: () -> ::Array[Types::LocationListEntry]
|
#next_token ⇒ ::String
771 |
# File 'sig/client.rbs', line 771
def next_token: () -> ::String
|