Module: Aws::LocationService::Client::_ListGeofenceCollectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGeofenceCollectionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entries ⇒ ::Array[Types::ListGeofenceCollectionsResponseEntry]
710 |
# File 'sig/client.rbs', line 710
def entries: () -> ::Array[Types::ListGeofenceCollectionsResponseEntry]
|
#next_token ⇒ ::String
711 |
# File 'sig/client.rbs', line 711
def next_token: () -> ::String
|