Module: Aws::LocationService::Client::_ListPlaceIndexesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPlaceIndexesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entries ⇒ ::Array[Types::ListPlaceIndexesResponseEntry]
777 |
# File 'sig/client.rbs', line 777
def entries: () -> ::Array[Types::ListPlaceIndexesResponseEntry]
|
#next_token ⇒ ::String
778 |
# File 'sig/client.rbs', line 778
def next_token: () -> ::String
|